Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
-
Packages that use SubjectConfirmationType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion -
-
Uses of SubjectConfirmationType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return SubjectConfirmationType Modifier and Type Method Description SubjectConfirmationTypeObjectFactory. createSubjectConfirmationType()Create an instance ofSubjectConfirmationTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return types with arguments of type SubjectConfirmationType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubjectConfirmationType>ObjectFactory. createSubjectConfirmation(SubjectConfirmationType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type SubjectConfirmationType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubjectConfirmationType>ObjectFactory. createSubjectConfirmation(SubjectConfirmationType value)
-