Package org.apache.cxf.sts.claims
-
Interface Summary Interface Description ClaimsHandler This interface provides a pluggable way to handle Claims.ClaimsMapper This interface defines a pluggable way of mapping claims from a source realm to a target realm.ClaimsParser -
Class Summary Class Description ClaimsAttributeStatementProvider ClaimsManager This class holds various ClaimsHandler implementations.ClaimsParameters This class encapsulates the parameters that will be passed to a ClaimsHandler instance to to retrieve claims.ClaimsUtils Some common utility methods for claimsClaimTypes CombinedClaimsAttributeStatementProvider This class differs from the ClaimsAttributeStatementProvider in that it combines claims that have the same name.IdentityClaimsParser LdapClaimsHandler LdapGroupClaimsHandler LdapUtils ProcessedClaim This represents a Claim that has been processed by a ClaimsHandler instance.ProcessedClaimCollection This holds a collection of Claims that have been processed by a ClaimsHandler implementationStaticClaimsHandler StaticEndpointClaimsHandler