Package | Description |
---|---|
org.apache.cxf.sts.claims | |
org.apache.cxf.sts.request |
Modifier and Type | Class and Description |
---|---|
class |
IdentityClaimsParser |
Modifier and Type | Method and Description |
---|---|
List<ClaimsParser> |
ClaimsManager.getClaimParsers() |
Modifier and Type | Method and Description |
---|---|
void |
ClaimsManager.setClaimParsers(List<ClaimsParser> claimParsers) |
Modifier and Type | Method and Description |
---|---|
RequestRequirements |
RequestParser.parseRequest(RequestSecurityTokenType request,
WebServiceContext wsContext,
STSPropertiesMBean stsProperties,
List<ClaimsParser> claimsParsers) |
Apache CXF