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