| 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 |
|---|---|
| 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 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 |
Copyright © 2017 JBoss by Red Hat. All rights reserved.