public class ClaimBean extends Object
| Constructor and Description |
|---|
ClaimBean(SAMLClaim claim) |
ClaimBean(SAMLClaim claim,
ClaimMode claimMode,
boolean matchAll) |
| Modifier and Type | Method and Description |
|---|---|
SAMLClaim |
getClaim() |
ClaimMode |
getClaimMode() |
boolean |
isMatchAll() |
Apache CXF