Uses of Class
org.keycloak.adapters.saml.config.SP.PrincipalNameMapping
Packages that use SP.PrincipalNameMapping
-
Uses of SP.PrincipalNameMapping in org.keycloak.adapters.saml.config
Methods in org.keycloak.adapters.saml.config that return SP.PrincipalNameMappingMethods in org.keycloak.adapters.saml.config with parameters of type SP.PrincipalNameMappingModifier and TypeMethodDescriptionvoidSP.setPrincipalNameMapping(SP.PrincipalNameMapping principalNameMapping) -
Uses of SP.PrincipalNameMapping in org.keycloak.adapters.saml.config.parsers
Methods in org.keycloak.adapters.saml.config.parsers that return SP.PrincipalNameMappingModifier and TypeMethodDescriptionprotected SP.PrincipalNameMappingPrincipalNameMappingParser.instantiateElement(XMLEventReader xmlEventReader, StartElement element) Methods in org.keycloak.adapters.saml.config.parsers with parameters of type SP.PrincipalNameMappingModifier and TypeMethodDescriptionprotected voidPrincipalNameMappingParser.processSubElement(XMLEventReader xmlEventReader, SP.PrincipalNameMapping target, KeycloakSamlAdapterV1QNames element, StartElement elementDetail)