Uses of Class
com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmation
-
Packages that use SubjectConfirmation Package Description com.sun.xml.wss.saml.assertion.saml20.jaxb20 -
-
Uses of SubjectConfirmation in com.sun.xml.wss.saml.assertion.saml20.jaxb20
Methods in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that return SubjectConfirmation Modifier and Type Method Description SubjectConfirmationSubject. getSubjectConfirmation()Constructors in com.sun.xml.wss.saml.assertion.saml20.jaxb20 with parameters of type SubjectConfirmation Constructor Description Subject(NameID nameId, SubjectConfirmation subjectConfirmation)Constructs a Subject object from aNameIDobject and aSubjectConfirmationobject.
-