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 . |
SPMetadataProvider |
Author: tito
|
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 © 2018 JBoss by Red Hat. All rights reserved.