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