| Package | Description |
|---|---|
| org.apache.cxf.rt.security.claims |
| Modifier and Type | Class and Description |
|---|---|
class |
SAMLClaim
This represents a Claim that is coupled to a SAML Assertion
|
| Modifier and Type | Method and Description |
|---|---|
Claim |
Claim.clone() |
Claim |
ClaimBean.getClaim() |
| Constructor and Description |
|---|
Claim(Claim claim)
Create a clone of the provided claim.
|
ClaimBean(Claim claim,
String claimFormat,
org.apache.cxf.security.claims.authorization.ClaimMode claimMode,
boolean matchAll) |
Apache CXF