Uses of Interface
org.apache.cxf.sts.token.validator.SAMLRoleParser
-
Packages that use SAMLRoleParser Package Description org.apache.cxf.sts.token.validator -
-
Uses of SAMLRoleParser in org.apache.cxf.sts.token.validator
Classes in org.apache.cxf.sts.token.validator that implement SAMLRoleParser Modifier and Type Class Description classDefaultSAMLRoleParserA default implementation to extract roles from a SAML AssertionMethods in org.apache.cxf.sts.token.validator that return SAMLRoleParser Modifier and Type Method Description SAMLRoleParserSAMLTokenValidator. getSamlRoleParser()Methods in org.apache.cxf.sts.token.validator with parameters of type SAMLRoleParser Modifier and Type Method Description voidSAMLTokenValidator. setSamlRoleParser(SAMLRoleParser samlRoleParser)
-