| Methods in com.sun.xml.wss.saml.impl that return SubjectConfirmationData |
SubjectConfirmationData |
SAMLAssertion1_1FactoryImpl.createSubjectConfirmationData(String address,
String inResponseTo,
GregorianCalendar notBefore,
GregorianCalendar notOnOrAfter,
String recipient,
Element keyInfo)
|
SubjectConfirmationData |
SAMLAssertion2_1FactoryImpl.createSubjectConfirmationData(String address,
String inResponseTo,
GregorianCalendar notBefore,
GregorianCalendar notOnOrAfter,
String recipient,
Element keyInfo)
|
SubjectConfirmationData |
SAMLAssertion2_2FactoryImpl.createSubjectConfirmationData(String address,
String inResponseTo,
GregorianCalendar notBefore,
GregorianCalendar notOnOrAfter,
String recipient,
Element keyInfo)
|
SubjectConfirmationData |
SAMLAssertion1_1FactoryImpl.createSubjectConfirmationData(String address,
String inResponseTo,
GregorianCalendar notBefore,
GregorianCalendar notOnOrAfter,
String recipient,
KeyInfo keyInfo)
|
SubjectConfirmationData |
SAMLAssertion2_1FactoryImpl.createSubjectConfirmationData(String address,
String inResponseTo,
GregorianCalendar notBefore,
GregorianCalendar notOnOrAfter,
String recipient,
KeyInfo keyInfo)
|
SubjectConfirmationData |
SAMLAssertion2_2FactoryImpl.createSubjectConfirmationData(String address,
String inResponseTo,
GregorianCalendar notBefore,
GregorianCalendar notOnOrAfter,
String recipient,
KeyInfo keyInfo)
|