|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClaimMode | |
---|---|
org.apache.cxf.rt.security.claims | |
org.apache.cxf.security.claims.authorization |
Uses of ClaimMode in org.apache.cxf.rt.security.claims |
---|
Methods in org.apache.cxf.rt.security.claims that return ClaimMode | |
---|---|
ClaimMode |
ClaimBean.getClaimMode()
|
Constructors in org.apache.cxf.rt.security.claims with parameters of type ClaimMode | |
---|---|
ClaimBean(SAMLClaim claim,
ClaimMode claimMode,
boolean matchAll)
|
Uses of ClaimMode in org.apache.cxf.security.claims.authorization |
---|
Methods in org.apache.cxf.security.claims.authorization that return ClaimMode | |
---|---|
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 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |