Uses of Interface
org.opensaml.saml.saml2.metadata.AttributeService
-
Packages that use AttributeService Package Description org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work. -
-
Uses of AttributeService in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return types with arguments of type AttributeService Modifier and Type Method Description List<AttributeService>AttributeAuthorityDescriptor. getAttributeServices()Gets a list of attribute serviceEndpoints for this authority.
-