| 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() |
| Constructor and Description |
|---|
Claim(Claim claim)
Create a clone of the provided claim.
|
Apache CXF