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