Package org.apache.cxf.sts.claims
Interface ClaimsHandler
- All Known Implementing Classes:
LdapClaimsHandler,LdapGroupClaimsHandler,StaticClaimsHandler,StaticEndpointClaimsHandler
public interface ClaimsHandler
This interface provides a pluggable way to handle Claims.
-
Method Summary
Modifier and TypeMethodDescriptionretrieveClaimValues(ClaimCollection claims, ClaimsParameters parameters)
-
Method Details
-
getSupportedClaimTypes
-
retrieveClaimValues
-