| Interface | Description |
|---|---|
| IdentityURLConfigurationProvider |
Interface for obtaining the Identity Provider Mapping
|
| Class | Description |
|---|---|
| AbstractSAMLConfigurationProvider |
An abstact class to hold the common functionality across providers
|
| AbstractSPMetadataConfigurationProvider |
Base
SAMLConfigurationProvider class providing some common
functionality when parsing SAML Metadata files for service providers. |
| IDPMetadataConfigurationProvider |
An instance of
SAMLConfigurationProvider that can be used to generate the IDP configuration using SAML2
Metadata. |
| PropertiesConfigurationProvider |
A properties file based
SAMLConfigurationProvider. |
| PropertiesIdentityURLProvider |
Implementation of
IdentityURLConfigurationProvider
using a properties file |
| 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.