Class | Description |
---|---|
AbstractSAMLConfigurationProvider |
An abstact class to hold the common functionality across providers
|
IDPMetadataConfigurationProvider |
An instance of
SAMLConfigurationProvider that can be used to generate the IDP configuration using SAML2 Metadata. |
PropertiesConfigurationProvider |
A properties file based
SAMLConfigurationProvider . |
SPPostMetadataConfigurationProvider |
An instance of
SAMLConfigurationProvider that can be used to generate the SP configuration for the HTTP-POST binding
using SAML2 Metadata. |
SPRedirectMetadataConfigurationProvider |
An instance of
SAMLConfigurationProvider that can be used to generate the SP configuration for the HTTP-Redirect
binding using SAML2 Metadata. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.