| Package | Description |
|---|---|
| org.picketlink.identity.federation.web.config | |
| org.picketlink.identity.federation.web.filters |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSAMLConfigurationProvider
An abstact class to hold the common functionality across providers
|
class |
IDPMetadataConfigurationProvider
An instance of
SAMLConfigurationProvider that can be used to generate the IDP configuration using SAML2
Metadata. |
class |
PropertiesConfigurationProvider
A properties file based
SAMLConfigurationProvider. |
class |
SPPostMetadataConfigurationProvider
An instance of
SAMLConfigurationProvider that can be used to generate the SP configuration for the HTTP-POST
binding
using SAML2 Metadata. |
class |
SPRedirectMetadataConfigurationProvider
An instance of
SAMLConfigurationProvider that can be used to generate the SP configuration for the
HTTP-Redirect
binding using SAML2 Metadata. |
| Modifier and Type | Field and Description |
|---|---|
protected SAMLConfigurationProvider |
IDPFilter.configProvider
The user can inject a fully qualified name of a
SAMLConfigurationProvider |
Copyright © 2014 JBoss Inc.. All Rights Reserved.