Uses of Interface
org.opensaml.saml.saml2.metadata.RequestedAttribute
Packages that use RequestedAttribute
Package
Description
Interface for SAML V2.0 Protocol Extension For Requesting Attributes Per Request.
Concrete definitions of the objects described in saml-metadata-2.0-os work.
-
Uses of RequestedAttribute in org.opensaml.saml.ext.reqattr
Methods in org.opensaml.saml.ext.reqattr that return types with arguments of type RequestedAttributeModifier and TypeMethodDescriptionRequestedAttributes.getRequestedAttributes()Gets a list of childRequestedAttributes. -
Uses of RequestedAttribute in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return types with arguments of type RequestedAttributeModifier and TypeMethodDescriptionAttributeConsumingService.getRequestedAttributes()Gets the attributes this service requests.