Apache CXF API

Package org.apache.cxf.sts.claims

Interface Summary
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
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.
ClaimTypes  
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 implementation
StaticClaimsHandler  
StaticEndpointClaimsHandler  
 


Apache CXF API

Apache CXF