|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Claim | |
---|---|
org.apache.cxf.rt.security.claims | |
org.apache.cxf.sts.claims |
Uses of Claim in org.apache.cxf.rt.security.claims |
---|
Subclasses of Claim in org.apache.cxf.rt.security.claims | |
---|---|
class |
SAMLClaim
This represents a Claim that is coupled to a SAML Assertion |
Uses of Claim in org.apache.cxf.sts.claims |
---|
Subclasses of Claim in org.apache.cxf.sts.claims | |
---|---|
class |
ProcessedClaim
This represents a Claim that has been processed by a ClaimsHandler instance. |
Methods in org.apache.cxf.sts.claims that return Claim | |
---|---|
Claim |
ClaimsParser.parse(Element claim)
|
Claim |
IdentityClaimsParser.parse(Element claim)
|
static Claim |
IdentityClaimsParser.parseClaimType(Element claimType)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |