Uses of Class
org.keycloak.adapters.saml.config.IDP.SingleLogoutService
Packages that use IDP.SingleLogoutService
-
Uses of IDP.SingleLogoutService in org.keycloak.adapters.saml.config
Methods in org.keycloak.adapters.saml.config that return IDP.SingleLogoutServiceMethods in org.keycloak.adapters.saml.config with parameters of type IDP.SingleLogoutServiceModifier and TypeMethodDescriptionvoidIDP.setSingleLogoutService(IDP.SingleLogoutService singleLogoutService) -
Uses of IDP.SingleLogoutService in org.keycloak.adapters.saml.config.parsers
Methods in org.keycloak.adapters.saml.config.parsers that return IDP.SingleLogoutServiceModifier and TypeMethodDescriptionprotected IDP.SingleLogoutServiceSingleLogoutServiceParser.instantiateElement(XMLEventReader xmlEventReader, StartElement element) Methods in org.keycloak.adapters.saml.config.parsers with parameters of type IDP.SingleLogoutServiceModifier and TypeMethodDescriptionprotected voidSingleLogoutServiceParser.processSubElement(XMLEventReader xmlEventReader, IDP.SingleLogoutService target, KeycloakSamlAdapterV1QNames element, StartElement elementDetail)