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