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