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