The Attribute element specifies an attribute of the assertion subject.
The Attribute element is an extension of the AttributeDesignator element
that allows the attribute value to be specified.
Constructs an instance of Attribute.
Parameters: name - A String representing AttributeName (the nameof the attribute). Parameters: nameSpace - A String representing the namespace in whichAttributeName elements are interpreted. Parameters: values - A List of DOM element representing theAttributeValue object. exception: SAMLException - if there is an error in the sender or in theelement definition.
Constructs an attribute element from an existing XML block.
Parameters: element - representing a DOM tree element. exception: SAMLException - if there is an error in the sender or in theelement definition.
Fields inherited from com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeType