Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AssertionIDRequestType
-
Packages that use AssertionIDRequestType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol -
-
Uses of AssertionIDRequestType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return AssertionIDRequestType Modifier and Type Method Description AssertionIDRequestTypeObjectFactory. createAssertionIDRequestType()Create an instance ofAssertionIDRequestTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type AssertionIDRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<AssertionIDRequestType>ObjectFactory. createAssertionIDRequest(AssertionIDRequestType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type AssertionIDRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<AssertionIDRequestType>ObjectFactory. createAssertionIDRequest(AssertionIDRequestType value)
-