Package org.apache.cxf.sts.token.provider
package org.apache.cxf.sts.token.provider
-
ClassDescriptionSome abstract functionality for creating a SAML tokenAn AttributeStatementProvider implementation to handle "ActAs".An interface that allows a pluggable way of obtaining an AttributeStatementBean.An interface that allows a pluggable way of obtaining an AuthDecisionStatementBean.An interface that allows a pluggable way of obtaining an AuthenticationStatementBean.An interface that allows a pluggable way of obtaining a SAML ConditionsBean used to populate the Conditions of a SAML Assertion.A default AttributeStatementProvider implementation.A default implementation of the ConditionsProvider interface.A default implementation of SubjectProvider to create a SAML Assertion.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.Implementation of this interface updates SAML tokens in any custom way before it will be signed by SAMLTokenProvider.A TokenProvider implementation that provides a SAML Token.A TokenProvider implementation that provides a SecurityContextToken.An interface that allows a pluggable way of obtaining a SAML SubjectBean used to populate the Subject of a SAML Assertion.The parameters that are passed through to a SubjectProvider implementation to create a Subject(Bean).Some common functionality relating to parsing and generating Symmetric Keys.An interface that can provide a security token.This class encapsulates the parameters that will be passed to a TokenProvider instance to create a token.This class encapsulates the response from a TokenProvider instance after creating a token.A class that encapsulates how a token should be referenced