Uses of Interface
org.opensaml.saml.saml2.metadata.AttributeProfile
-
Packages that use AttributeProfile Package Description org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work. -
-
Uses of AttributeProfile in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return types with arguments of type AttributeProfile Modifier and Type Method Description List<AttributeProfile>AttributeAuthorityDescriptor. getAttributeProfiles()Gets a list of Attribute profiles supported by this authority.List<AttributeProfile>IDPSSODescriptor. getAttributeProfiles()Gets the list of attribute profiles supported by this IdP.
-