Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Packages that use StatusResponseType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol -
-
Uses of StatusResponseType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Subclasses of StatusResponseType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol Modifier and Type Class Description classArtifactResponseTypeJava class for ArtifactResponseType complex type.classNameIDMappingResponseTypeJava class for NameIDMappingResponseType complex type.classResponseTypeJava class for ResponseType complex type.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return StatusResponseType Modifier and Type Method Description StatusResponseTypeObjectFactory. createStatusResponseType()Create an instance ofStatusResponseTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type StatusResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusResponseType>ObjectFactory. createLogoutResponse(StatusResponseType value)javax.xml.bind.JAXBElement<StatusResponseType>ObjectFactory. createManageNameIDResponse(StatusResponseType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type StatusResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusResponseType>ObjectFactory. createLogoutResponse(StatusResponseType value)javax.xml.bind.JAXBElement<StatusResponseType>ObjectFactory. createManageNameIDResponse(StatusResponseType value)
-