The AuthenticationStatement element supplies a
statement by the issuer that its subject was authenticated by a
particular means at a particular time. The
AuthenticationStatement element is of type
AuthenticationStatementType, which extends the
SubjectStatementAbstractType with the additional element and
attributes.
Constructor for authentication statement
Parameters: authMethod - (optional) A String specifies the type of authenticationthat took place. Parameters: authInstant - (optional) A String specifies the time at which theauthentication that took place. Parameters: subject - (required) A Subject object Parameters: subjectLocality - (optional) A SubjectLocality object. Parameters: authorityBinding - (optional) A List of AuthorityBindingobjects. exception: SAMLException - if there is an error in the sender.
This constructor builds an authentication statement 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.AuthenticationStatementImpl