Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
Packages that use StatusResponseType
-
Uses of StatusResponseType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Modifier and TypeClassDescriptionclassJava class for ArtifactResponseType complex type.classJava class for NameIDMappingResponseType complex type.classJava class for ResponseType complex type.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return StatusResponseTypeModifier and TypeMethodDescriptionObjectFactory.createStatusResponseType()Create an instance ofStatusResponseTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type StatusResponseTypeModifier and TypeMethodDescriptionjavax.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 StatusResponseTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<StatusResponseType>ObjectFactory.createLogoutResponse(StatusResponseType value) javax.xml.bind.JAXBElement<StatusResponseType>ObjectFactory.createManageNameIDResponse(StatusResponseType value)