| Name | Description | Type | Package | Framework |
| AbstractSAMLTokenProvider | Class | org.apache.cxf.sts.token.provider | Apache CXF | |
| AttributeStatementProvider | An interface that allows a pluggable way of obtaining an AttributeStatementBean. | Interface | org.apache.cxf.sts.token.provider | Apache CXF |
| AuthDecisionStatementProvider | An interface that allows a pluggable way of obtaining an AuthDecisionStatementBean. | Interface | org.apache.cxf.sts.token.provider | Apache CXF |
| AuthenticationStatementProvider | An interface that allows a pluggable way of obtaining an AuthenticationStatementBean. | Interface | org.apache.cxf.sts.token.provider | Apache CXF |
| ConditionsProvider | An interface that allows a pluggable way of obtaining a SAML ConditionsBean used to populate the Conditions of a SAML Assertion. | Interface | org.apache.cxf.sts.token.provider | Apache CXF |
| DefaultAttributeStatementProvider | A default AttributeStatementProvider implementation. | Class | org.apache.cxf.sts.token.provider | Apache CXF |
| DefaultConditionsProvider | A default implementation of the ConditionsProvider interface. | Class | org.apache.cxf.sts.token.provider | Apache CXF |
| DefaultSubjectProvider | A default implementation of SubjectProvider to create a SAML Assertion. | Class | org.apache.cxf.sts.token.provider | Apache CXF |
| 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. | Class | org.apache.cxf.sts.token.provider | Apache CXF |
| SamlCustomHandler | SAMLTokenProvider. | Interface | org.apache.cxf.sts.token.provider | Apache CXF |
| SAMLTokenProvider | A TokenProvider implementation that provides a SAML Token. | Class | org.apache.cxf.sts.token.provider | Apache CXF |
| SCTProvider | A TokenProvider implementation that provides a SecurityContextToken. | Class | org.apache.cxf.sts.token.provider | Apache CXF |
| SubjectProvider | An interface that allows a pluggable way of obtaining a SAML SubjectBean used to populate the Subject of a SAML Assertion. | Interface | org.apache.cxf.sts.token.provider | Apache CXF |
| SymmetricKeyHandler | Some common functionality relating to parsing and generating Symmetric Keys. | Class | org.apache.cxf.sts.token.provider | Apache CXF |
| TokenProvider | An interface that can provide a security token. | Interface | org.apache.cxf.sts.token.provider | Apache CXF |
| TokenProviderParameters | This class encapsulates the parameters that will be passed to a TokenProvider instance to create a token. | Class | org.apache.cxf.sts.token.provider | Apache CXF |
| TokenProviderResponse | This class encapsulates the response from a TokenProvider instance after creating a token. | Class | org.apache.cxf.sts.token.provider | Apache CXF |
| TokenReference | Class | org.apache.cxf.sts.token.provider | Apache CXF | |