Uses of Interface
org.opensaml.saml.saml2.metadata.ServiceDescription
-
Packages that use ServiceDescription Package Description org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work. -
-
Uses of ServiceDescription in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return types with arguments of type ServiceDescription Modifier and Type Method Description List<ServiceDescription>AttributeConsumingService. getDescriptions()Gets the descriptions for this service.
-