| Package | Description |
|---|---|
| org.apache.cxf.rt.security.saml.claims | |
| org.apache.cxf.security.claims.authorization |
| Modifier and Type | Method and Description |
|---|---|
ClaimMode |
ClaimBean.getClaimMode() |
| Constructor and Description |
|---|
ClaimBean(SAMLClaim claim,
ClaimMode claimMode,
boolean matchAll) |
| Modifier and Type | Method and Description |
|---|---|
static ClaimMode |
ClaimMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClaimMode[] |
ClaimMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Apache CXF