Uses of Interface
org.opensaml.saml.saml2.metadata.SingleLogoutService
-
Packages that use SingleLogoutService Package Description org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work. -
-
Uses of SingleLogoutService in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return types with arguments of type SingleLogoutService Modifier and Type Method Description List<SingleLogoutService>SSODescriptor. getSingleLogoutServices()Gets a list of single logout services for this service.
-