The AuthorityBinding element may be used to indicate
to a replying party receiving an AuthenticationStatement that
a SAML authority may be available to provide additional information about
the subject of the statement. A single SAML authority may advertise its
presence over multiple protocol binding, at multiple locations, and as
more than one kind of authority by sending multiple elements as needed.
AuthorityBinding(QName authKind, String location, String binding) Constructor
Parameters: authKind - A integer representing the type of SAML protocol queriesto which the authority described by this element willrespond.
Constructor
Parameters: authKind - A integer representing the type of SAML protocol queriesto which the authority described by this element willrespond. If you do NO specify this attribute, pass invalue "-1". Parameters: location - A URI describing how to locate and communicate with theauthority, the exact syntax of which depends on theprotocol binding in use. Parameters: binding - A String representing a URI reference identifying the SAMLprotocol binding to use in communicating with the authority. exception: SAMLException - if there is an error in the sender or in theelement definition.
Constructs an AuthorityBinding 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.jaxb10.impl.AuthorityBindingImpl