Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectConfirmationType
Packages that use SubjectConfirmationType
Package
Description
-
Uses of SubjectConfirmationType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Subclasses of SubjectConfirmationType in com.sun.xml.wss.saml.assertion.saml11.jaxb20Modifier and TypeClassDescriptionclassTheSubjectConfirmationelement specifies a subject by specifying data that authenticates the subject.Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return SubjectConfirmationTypeModifier and TypeMethodDescriptionstatic SubjectConfirmationTypeSubjectConfirmation.fromElement(Element element) Constructs a subject confirmation element from an existing XML block.Constructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type SubjectConfirmationType -
Uses of SubjectConfirmationType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return SubjectConfirmationTypeModifier and TypeMethodDescriptionObjectFactory.createSubjectConfirmationType()Create an instance ofSubjectConfirmationTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type SubjectConfirmationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SubjectConfirmationType>ObjectFactory.createSubjectConfirmation(SubjectConfirmationType value) Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type SubjectConfirmationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SubjectConfirmationType>ObjectFactory.createSubjectConfirmation(SubjectConfirmationType value)