Uses of Interface
org.keycloak.adapters.saml.SamlDeployment.IDP.SingleLogoutService
Packages that use SamlDeployment.IDP.SingleLogoutService
-
Uses of SamlDeployment.IDP.SingleLogoutService in org.keycloak.adapters.saml
Classes in org.keycloak.adapters.saml that implement SamlDeployment.IDP.SingleLogoutServiceMethods in org.keycloak.adapters.saml that return SamlDeployment.IDP.SingleLogoutServiceModifier and TypeMethodDescriptionDefaultSamlDeployment.DefaultIDP.getSingleLogoutService()SamlDeployment.IDP.getSingleLogoutService()Returns Single logout service configuration for this IdP.Methods in org.keycloak.adapters.saml with parameters of type SamlDeployment.IDP.SingleLogoutServiceModifier and TypeMethodDescriptionvoidDefaultSamlDeployment.DefaultIDP.setSingleLogoutService(SamlDeployment.IDP.SingleLogoutService singleLogoutService)