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 | Description |
---|---|
Claim |
This represents a Claim that has been processed by a ClaimsHandler instance.
|
ClaimCollection |
This holds a collection of Claims.
|
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 | |
RequestClaim |
This represents a Claim that has been processed by the RequestParser.
|
RequestClaimCollection |
This holds a collection of RequestClaims.
|
StaticClaimsHandler | |
StaticEndpointClaimsHandler |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.