Uses of Interface
org.opensaml.saml.ext.reqattr.RequestedAttributes
Packages that use RequestedAttributes
Package
Description
Implementations for SAML V2.0 Protocol Extension For Requesting Attributes Per Request.
-
Uses of RequestedAttributes in org.opensaml.saml.ext.reqattr.impl
Classes in org.opensaml.saml.ext.reqattr.impl that implement RequestedAttributesMethods in org.opensaml.saml.ext.reqattr.impl that return RequestedAttributesModifier and TypeMethodDescriptionRequestedAttributesBuilder.buildObject()Builds a SAMLObject using the default name and namespace information provided SAML specifications.RequestedAttributesBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.