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