Uses of Interface
org.apache.cxf.sts.claims.ClaimsParser
Packages that use ClaimsParser
-
Uses of ClaimsParser in org.apache.cxf.sts.claims
Classes in org.apache.cxf.sts.claims that implement ClaimsParserMethods in org.apache.cxf.sts.claims that return types with arguments of type ClaimsParserMethod parameters in org.apache.cxf.sts.claims with type arguments of type ClaimsParserModifier and TypeMethodDescriptionvoidClaimsManager.setClaimParsers(List<ClaimsParser> claimParsers) -
Uses of ClaimsParser in org.apache.cxf.sts.request
Method parameters in org.apache.cxf.sts.request with type arguments of type ClaimsParserModifier and TypeMethodDescriptionRequestParser.parseRequest(RequestSecurityTokenType request, Map<String, Object> messageContext, STSPropertiesMBean stsProperties, List<ClaimsParser> claimsParsers)