Interface RequestedAttributes

  • All Superinterfaces:
    SAMLObject, org.opensaml.core.xml.XMLObject

    public interface RequestedAttributes
    extends SAMLObject
    SAML V2.0 Protocol Extension For Requesting Attributes Per Request.
    • Field Detail

      • DEFAULT_ELEMENT_LOCAL_NAME

        @Nonnull
        @NotEmpty
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        Name of the element inside the Extensions.
        See Also:
        Constant Field Values
      • DEFAULT_ELEMENT_NAME

        @Nonnull
        static final QName DEFAULT_ELEMENT_NAME
        Default element name.
      • TYPE_NAME

        @Nonnull
        static final QName TYPE_NAME
        QName of the XSI type.
      • SUPPORTS_REQUESTED_ATTRIBUTES_LOCAL_NAME

        @Nonnull
        @NotEmpty
        static final String SUPPORTS_REQUESTED_ATTRIBUTES_LOCAL_NAME
        Local name of the supportsRequestedAttributes attribute.
        See Also:
        Constant Field Values
      • SUPPORTS_REQUESTED_ATTRIBUTES

        @Nonnull
        static final QName SUPPORTS_REQUESTED_ATTRIBUTES
        QName of the XSI type.