See: Description
Interface | Description |
---|---|
AttributeMapper |
Defines the concerns of mapping attributes into SAML2 AttributeStatements.
|
AttributeStatementsProvider |
Defines the concerns of generating the AttributeStatement list to be included in the SAML2 assertion.
|
AuthenticationStatementsProvider |
Defines the concern of providing the AuthnStatement list to be included in the generated SAML2 assertion.
|
AuthzDecisionStatementsProvider |
This interface defines the plug-in point for producing AuthzDecisionStatements.
|
ConditionsProvider |
Implementations of this interface will be consulted to obtain the Conditions object included in generated SAML2 assertions.
|
SubjectProvider |
Defines the concerns of providing the Subject to be included in the generated SAML2 assertion.
|
Class | Description |
---|---|
DefaultAttributeMapper |
This class implements the default attribute mapping functionality.
|
DefaultAttributeStatementsProvider |
Encrypted attributes are currently not supported.
|
DefaultAuthenticationStatementsProvider | |
DefaultAuthzDecisionStatementsProvider | |
DefaultConditionsProvider | |
DefaultSubjectProvider |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.