Class and Description |
---|
AttributeStatementProvider
An interface that allows a pluggable way of obtaining an AttributeStatementBean.
|
TokenProviderParameters
This class encapsulates the parameters that will be passed to a TokenProvider instance to
create a token.
|
Class and Description |
---|
TokenProviderParameters
This class encapsulates the parameters that will be passed to a TokenProvider instance to
create a token.
|
Class and Description |
---|
TokenProvider
An interface that can provide a security token.
|
TokenProviderParameters
This class encapsulates the parameters that will be passed to a TokenProvider instance to
create a token.
|
TokenReference
A class that encapsulates how a token should be referenced
|
Class and Description |
---|
AbstractSAMLTokenProvider
Some abstract functionality for creating a SAML token
|
AttributeStatementProvider
An interface that allows a pluggable way of obtaining an AttributeStatementBean.
|
AuthDecisionStatementProvider
An interface that allows a pluggable way of obtaining an AuthDecisionStatementBean.
|
AuthenticationStatementProvider
An interface that allows a pluggable way of obtaining an AuthenticationStatementBean.
|
ConditionsProvider
An interface that allows a pluggable way of obtaining a SAML ConditionsBean used to populate the
Conditions of a SAML Assertion.
|
SamlCallbackHandler
This CallbackHandler implementation is populated with SAML Beans by the SAMLTokenProvider, and is tasked
with setting them on a SAMLCallback object, which will be parsed (by WSS4J) into a SAML Assertion.
|
SamlCustomHandler
Implementation of this interface updates SAML tokens in any custom way before it will be signed by
SAMLTokenProvider.
|
SubjectProvider
An interface that allows a pluggable way of obtaining a SAML SubjectBean used to populate the
Subject of a SAML Assertion.
|
TokenProvider
An interface that can provide a security token.
|
TokenProviderParameters
This class encapsulates the parameters that will be passed to a TokenProvider instance to
create a token.
|
TokenProviderResponse
This class encapsulates the response from a TokenProvider instance after creating a token.
|
TokenReference
A class that encapsulates how a token should be referenced
|
Class and Description |
---|
AbstractSAMLTokenProvider
Some abstract functionality for creating a SAML token
|
ConditionsProvider
An interface that allows a pluggable way of obtaining a SAML ConditionsBean used to populate the
Conditions of a SAML Assertion.
|
TokenReference
A class that encapsulates how a token should be referenced
|
Apache CXF