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 TypeClassDescriptionclass
Java class for ArtifactResponseType complex type.class
Java class for NameIDMappingResponseType complex type.class
Java 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 ofStatusResponseType
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type StatusResponseTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<StatusResponseType> ObjectFactory.createLogoutResponse
(StatusResponseType value) jakarta.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 TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<StatusResponseType> ObjectFactory.createLogoutResponse
(StatusResponseType value) jakarta.xml.bind.JAXBElement
<StatusResponseType> ObjectFactory.createManageNameIDResponse
(StatusResponseType value)