Uses of Interface
org.opensaml.saml.saml2.metadata.AssertionConsumerService
-
Packages that use AssertionConsumerService Package Description org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work. -
-
Uses of AssertionConsumerService in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return AssertionConsumerService Modifier and Type Method Description AssertionConsumerServiceSPSSODescriptor. getDefaultAssertionConsumerService()Gets the default assertion consumer service.Methods in org.opensaml.saml.saml2.metadata that return types with arguments of type AssertionConsumerService Modifier and Type Method Description List<AssertionConsumerService>SPSSODescriptor. getAssertionConsumerServices()Gets an list of assertion consumer serviceEndpoints for this service.
-