Uses of Class
org.keycloak.adapters.saml.config.IDP.SingleSignOnService
Packages that use IDP.SingleSignOnService
-
Uses of IDP.SingleSignOnService in org.keycloak.adapters.saml.config
Methods in org.keycloak.adapters.saml.config that return IDP.SingleSignOnServiceMethods in org.keycloak.adapters.saml.config with parameters of type IDP.SingleSignOnServiceModifier and TypeMethodDescriptionvoidIDP.setSingleSignOnService(IDP.SingleSignOnService singleSignOnService) -
Uses of IDP.SingleSignOnService in org.keycloak.adapters.saml.config.parsers
Methods in org.keycloak.adapters.saml.config.parsers that return IDP.SingleSignOnServiceModifier and TypeMethodDescriptionprotected IDP.SingleSignOnServiceSingleSignOnServiceParser.instantiateElement(XMLEventReader xmlEventReader, StartElement element) Methods in org.keycloak.adapters.saml.config.parsers with parameters of type IDP.SingleSignOnServiceModifier and TypeMethodDescriptionprotected voidSingleSignOnServiceParser.processSubElement(XMLEventReader xmlEventReader, IDP.SingleSignOnService target, KeycloakSamlAdapterV1QNames element, StartElement elementDetail)