SubjectConfirmationData(String address, String inResponseTo, GregorianCalendar notBefore, GregorianCalendar notOnOrAfter, String recipient, Element keyInfo) Constructs an SubjectConfirmationData instance.
Parameters: confirmationMethods - A set of confirmationMethodseach of which is a URI (String) that identifies a protocolused to authenticate a Subject.
Constructs an SubjectConfirmationData instance.
Parameters: confirmationMethods - A set of confirmationMethodseach of which is a URI (String) that identifies a protocolused to authenticate a Subject. Please refer todraft-sstc-core-25 Section 7 fora list of URIs identifying common authentication protocols. Parameters: SubjectConfirmationDataData - Additional authentication information tobe used by a specific authentication protocol. Can be passed asnull if there is no SubjectConfirmationDataData for theSubjectConfirmationData object. Parameters: keyInfo - An XML signature element that specifies a cryptographickey held by the Subject. exception: SAMLException - if the input data is invalid orconfirmationMethods is empty.
Constructs a subject confirmation element from an existing
XML block.
Parameters: SubjectConfirmationDataElement - a DOM Element representing theSubjectConfirmationData object. throws: SAMLException -
Fields inherited from com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType