| Name | Description | Type | Package | Framework |
| AbstractOperation | This abstract class contains some common functionality for different operations. | Class | org.apache.cxf.sts.operation | Apache CXF |
| AbstractSAMLTokenProvider | Class | org.apache.cxf.sts.token.provider | Apache CXF | |
| AbstractSTSEvent | Class | org.apache.cxf.sts.event | Apache CXF | |
| AbstractSTSFailureEvent | Class | org.apache.cxf.sts.event | Apache CXF | |
| AbstractSTSSuccessEvent | Class | org.apache.cxf.sts.event | 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 |
| BinarySecret | This class contains values that have been extracted from a BinarySecret structure. | Class | org.apache.cxf.sts.request | Apache CXF |
| CacheUtils | Class | org.apache.cxf.sts.cache | Apache CXF | |
| CertConstraintsParser | This class provides the functionality to match a given X509Certificate against a list of regular expressions. | Class | org.apache.cxf.sts.token.realm | Apache CXF |
| ClaimsAttributeStatementProvider | Class | org.apache.cxf.sts.claims | Apache CXF | |
| ClaimsHandler | This interface provides a pluggable way to handle Claims. | Interface | org.apache.cxf.sts.claims | Apache CXF |
| ClaimsManager | This class holds various ClaimsHandler implementations. | Class | org.apache.cxf.sts.claims | Apache CXF |
| ClaimsMapper | Interface | org.apache.cxf.sts.claims | Apache CXF | |
| ClaimsParameters | This class encapsulates the parameters that will be passed to a ClaimsHandler instance to to retrieve claims. | Class | org.apache.cxf.sts.claims | Apache CXF |
| ClaimsParser | Interface | org.apache.cxf.sts.claims | Apache CXF | |
| ClaimTypes | Class | org.apache.cxf.sts.claims | Apache CXF | |
| ClaimUtils | This claim util class provides methods to make the handling of claims and claim values easier. | Class | org.apache.cxf.sts.claims.mapper | 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 |
| DefaultInMemoryTokenStore | Class | org.apache.cxf.sts.cache | Apache CXF | |
| DefaultSAMLRoleParser | Class | org.apache.cxf.sts.token.validator | Apache CXF | |
| DefaultSecurityTokenServiceProvider | A default SecurityTokenServiceProvider implementation that defines the Issue and Validate Operations of the STS and adds support for issuing and validating SAML Assertions, and | Class | org.apache.cxf.sts.provider | Apache CXF |
| DefaultSubjectProvider | A default implementation of SubjectProvider to create a SAML Assertion. | Class | org.apache.cxf.sts.token.provider | Apache CXF |
| DefaultSubjectRoleParser | Class | org.apache.cxf.sts.token.validator | Apache CXF | |
| EHCacheIdentityCache | A EH-Cache based cache to cache identities in different realms where the relationship is of type FederateIdentity. | Class | org.apache.cxf.sts.cache | Apache CXF |
| EncryptionProperties | This class contains various configuration properties that can be used to encrypt an issued token. | Class | org.apache.cxf.sts.service | Apache CXF |
| Entropy | This class contains values that have been extracted from an Entropy structure. | Class | org.apache.cxf.sts.request | Apache CXF |
| EventMapper | Class | org.apache.cxf.sts.event.map | Apache CXF | |
| HazelCastTokenStore | Class | org.apache.cxf.sts.cache | Apache CXF | |
| HOKDelegationHandler | This TokenDelegationHandler implementation extends the Default implementation to allow SAML Tokens with HolderOfKey Subject Confirmation. | Class | org.apache.cxf.sts.token.delegation | Apache CXF |
| IdentityCache | Interface | org.apache.cxf.sts.cache | Apache CXF | |
| IdentityClaimsParser | Class | org.apache.cxf.sts.claims | Apache CXF | |
| IdentityMapper | Interface | org.apache.cxf.sts | Apache CXF | |
| JexlClaimsMapper | Class | org.apache.cxf.sts.claims.mapper | Apache CXF | |
| KeyRequirements | This class contains values that have been extracted from a RequestSecurityToken corresponding to various key and encryption requirements. | Class | org.apache.cxf.sts.request | Apache CXF |
| KEYS | Class | org.apache.cxf.sts.event.map | Apache CXF | |
| LdapClaimsHandler | Class | org.apache.cxf.sts.claims | Apache CXF | |
| LdapGroupClaimsHandler | Class | org.apache.cxf.sts.claims | Apache CXF | |
| LdapUtils | Class | org.apache.cxf.sts.claims | Apache CXF | |
| Lifetime | This class contains values that have been extracted from a Lifetime element. | Class | org.apache.cxf.sts.request | Apache CXF |
| LoggerPatternLayoutLog4J | Class | org.apache.cxf.sts.event | Apache CXF | |
| LoggerPatternLayoutLogback | Class | org.apache.cxf.sts.event | Apache CXF | |
| MapEvent | Class | org.apache.cxf.sts.event.map | Apache CXF | |
| MapEventListener | Interface | org.apache.cxf.sts.event.map | Apache CXF | |
| MapEventLogger | Class | org.apache.cxf.sts.event.map | Apache CXF | |
| MemoryIdentityCache | A simple in-memory HashMap based cache to cache identities in different realms where the relationship is of type FederateIdentity. | Class | org.apache.cxf.sts.cache | Apache CXF |
| MemoryIdentityCacheStatistics | Class | org.apache.cxf.sts.cache | Apache CXF | |
| Participants | This class contains values that have been extracted from a Participants element. | Class | org.apache.cxf.sts.request | Apache CXF |
| ProcessedClaim | This represents a Claim that has been processed by a ClaimsHandler instance. | Class | org.apache.cxf.sts.claims | Apache CXF |
| ProcessedClaimCollection | This holds a collection of Claims that have been processed by a ClaimsHandler implementationSee Also:Serialized Form | Class | org.apache.cxf.sts.claims | Apache CXF |
| QNameConstants | This class holds a collection of QName constants. | Class | org.apache.cxf.sts | Apache CXF |
| RealmParser | This interface defines a pluggable way of defining a realm for the current request. | Interface | org.apache.cxf.sts | Apache CXF |
| RealmSupport | Interface | org.apache.cxf.sts.token.realm | Apache CXF | |
| ReceivedKey | This class represents a received Key. | Class | org.apache.cxf.sts.request | Apache CXF |
| ReceivedToken | This class contains values that have been extracted from a received Token. | Class | org.apache.cxf.sts.request | Apache CXF |
| ReceivedToken .STATE | Class | org.apache.cxf.sts.request | Apache CXF | |
| Relationship | This class holds the parameters that will be required to define a one-way relationship between a source and target realm. | Class | org.apache.cxf.sts.token.realm | Apache CXF |
| RelationshipResolver | Class | org.apache.cxf.sts.token.realm | Apache CXF | |
| Renewing | This class contains values that have been extracted from an Renewing structure. | Class | org.apache.cxf.sts.request | Apache CXF |
| RequestParser | This class parses a RequestSecurityToken object. | Class | org.apache.cxf.sts.request | Apache CXF |
| RequestRequirements | Class | org.apache.cxf.sts.request | 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 |
| SAMLDelegationHandler | The SAML TokenDelegationHandler implementation. | Class | org.apache.cxf.sts.token.delegation | Apache CXF |
| SAMLRealm | This class defines some properties that are associated with a realm for the SAMLTokenProvider and SAMLTokenValidator. | Class | org.apache.cxf.sts.token.realm | Apache CXF |
| SAMLRealmCodec | This interface defines a pluggable way to return a realm associated with a SAML Assertion. | Interface | org.apache.cxf.sts.token.realm | Apache CXF |
| SAMLRoleParser | Interface | org.apache.cxf.sts.token.validator | Apache CXF | |
| SAMLTokenProvider | A TokenProvider implementation that provides a SAML Token. | Class | org.apache.cxf.sts.token.provider | Apache CXF |
| SAMLTokenRenewer | A TokenRenewer implementation that renews a (valid or expired) SAML Token. | Class | org.apache.cxf.sts.token.renewer | Apache CXF |
| SAMLTokenValidator | Validate a SAML Assertion. | Class | org.apache.cxf.sts.token.validator | Apache CXF |
| SCTCanceller | This class cancels a SecurityContextToken. | Class | org.apache.cxf.sts.token.canceller | Apache CXF |
| SCTInInterceptor | Class | org.apache.cxf.sts.interceptor | Apache CXF | |
| SCTOutInterceptor | Class | org.apache.cxf.sts.interceptor | Apache CXF | |
| SCTProvider | A TokenProvider implementation that provides a SecurityContextToken. | Class | org.apache.cxf.sts.token.provider | Apache CXF |
| SCTValidator | This class validates a SecurityContextToken. | Class | org.apache.cxf.sts.token.validator | Apache CXF |
| ServiceMBean | This MBean represents a service. | Interface | org.apache.cxf.sts.service | Apache CXF |
| SignatureProperties | This class contains various configuration properties that can be used to sign an issued token, or generate a symmetric key in the STS. | Class | org.apache.cxf.sts | Apache CXF |
| StaticClaimsHandler | Class | org.apache.cxf.sts.claims | Apache CXF | |
| StaticEndpointClaimsHandler | Class | org.apache.cxf.sts.claims | Apache CXF | |
| StaticService | This class represents a (static) service. | Class | org.apache.cxf.sts.service | Apache CXF |
| StaticSTSProperties | A static implementation of the STSPropertiesMBean. | Class | org.apache.cxf.sts | Apache CXF |
| STSCancelFailureEvent | Class | org.apache.cxf.sts.event | Apache CXF | |
| STSCancelSuccessEvent | Class | org.apache.cxf.sts.event | Apache CXF | |
| STSConstants | Class | org.apache.cxf.sts | Apache CXF | |
| STSEventListener | Interface | org.apache.cxf.sts.event | Apache CXF | |
| STSFailureEvent | Interface | org.apache.cxf.sts.event | Apache CXF | |
| STSIssueFailureEvent | Class | org.apache.cxf.sts.event | Apache CXF | |
| STSIssueSuccessEvent | Class | org.apache.cxf.sts.event | Apache CXF | |
| STSPropertiesMBean | This MBean represents the properties associated with the STS. | Interface | org.apache.cxf.sts | Apache CXF |
| STSRenewFailureEvent | Class | org.apache.cxf.sts.event | Apache CXF | |
| STSRenewSuccessEvent | Class | org.apache.cxf.sts.event | Apache CXF | |
| STSValidateFailureEvent | Class | org.apache.cxf.sts.event | Apache CXF | |
| STSValidateSuccessEvent | Class | org.apache.cxf.sts.event | 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 |
| SubjectRoleParser | Interface | org.apache.cxf.sts.token.validator | Apache CXF | |
| SymmetricKeyHandler | Some common functionality relating to parsing and generating Symmetric Keys. | Class | org.apache.cxf.sts.token.provider | Apache CXF |
| TokenCanceller | An interface that can cancel a security token. | Interface | org.apache.cxf.sts.token.canceller | Apache CXF |
| TokenCancellerParameters | This class encapsulates the parameters that will be passed to a TokenCanceller instance to cancel a token. | Class | org.apache.cxf.sts.token.canceller | Apache CXF |
| TokenCancellerParametersSupport | Interface | org.apache.cxf.sts.event | Apache CXF | |
| TokenCancellerResponse | This class encapsulates the response from a TokenCanceller instance after cancelling a token. | Class | org.apache.cxf.sts.token.canceller | Apache CXF |
| TokenCancelOperation | An implementation for Cancel operation interface. | Class | org.apache.cxf.sts.operation | Apache CXF |
| TokenDelegationHandler | This interface controls whether the STS allows an authenticated user to get a token OnBehalfOf or ActAs another token. | Interface | org.apache.cxf.sts.token.delegation | Apache CXF |
| TokenDelegationParameters | This class encapsulates the parameters that will be passed to a TokenDelegationHandler instance to. | Class | org.apache.cxf.sts.token.delegation | Apache CXF |
| TokenDelegationResponse | This class encapsulates the response from a TokenDelegationHandler instance. | Class | org.apache.cxf.sts.token.delegation | Apache CXF |
| TokenIssueOperation | An implementation of the IssueOperation interface. | Class | org.apache.cxf.sts.operation | 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 |
| TokenProviderParametersSupport | Interface | org.apache.cxf.sts.event | 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 | |
| TokenRenewer | An interface that can renew a security token. | Interface | org.apache.cxf.sts.token.renewer | Apache CXF |
| TokenRenewerParameters | This class encapsulates the parameters that will be passed to a TokenRenewer instance to renew a token. | Class | org.apache.cxf.sts.token.renewer | Apache CXF |
| TokenRenewerParametersSupport | Interface | org.apache.cxf.sts.event | Apache CXF | |
| TokenRenewerResponse | This class encapsulates the response from a TokenRenewer instance after renewing a token. | Class | org.apache.cxf.sts.token.renewer | Apache CXF |
| TokenRenewOperation | An implementation of the IssueOperation interface to renew tokens. | Class | org.apache.cxf.sts.operation | Apache CXF |
| TokenRequestCollectionOperation | An implementation of the RequestCollectionOperation interface. | Class | org.apache.cxf.sts.operation | Apache CXF |
| TokenRequirements | This class contains values that have been extracted from a RequestSecurityToken corresponding to various token requirements. | Class | org.apache.cxf.sts.request | Apache CXF |
| TokenValidateOperation | An implementation of the ValidateOperation interface. | Class | org.apache.cxf.sts.operation | Apache CXF |
| TokenValidator | An interface that can validate a security token. | Interface | org.apache.cxf.sts.token.validator | Apache CXF |
| TokenValidatorParameters | This class encapsulates the parameters that will be passed to a TokenValidator instance to validate a token. | Class | org.apache.cxf.sts.token.validator | Apache CXF |
| TokenValidatorParametersSupport | Interface | org.apache.cxf.sts.event | Apache CXF | |
| TokenValidatorResponse | This class encapsulates the response from a TokenValidator instance after validating a token. | Class | org.apache.cxf.sts.token.validator | Apache CXF |
| UsernameTokenDelegationHandler | This TokenDelegationHandler implementation allows UsernameTokens for OnBehalfOf/ActAs. | Class | org.apache.cxf.sts.token.delegation | Apache CXF |
| UsernameTokenRealmCodec | This interface defines a pluggable way to return a realm associated with a UsernameToken. | Interface | org.apache.cxf.sts.token.realm | Apache CXF |
| UsernameTokenValidator | This class validates a wsse UsernameToken. | Class | org.apache.cxf.sts.token.validator | Apache CXF |
| X509TokenValidator | This class validates an X. | Class | org.apache.cxf.sts.token.validator | Apache CXF |