Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.SubjectQueryAbstractType
-
Packages that use SubjectQueryAbstractType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol -
-
Uses of SubjectQueryAbstractType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Subclasses of SubjectQueryAbstractType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol Modifier and Type Class Description classAttributeQueryTypeJava class for AttributeQueryType complex type.classAuthnQueryTypeJava class for AuthnQueryType complex type.classAuthzDecisionQueryTypeJava class for AuthzDecisionQueryType complex type.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type SubjectQueryAbstractType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubjectQueryAbstractType>ObjectFactory. createSubjectQuery(SubjectQueryAbstractType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type SubjectQueryAbstractType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubjectQueryAbstractType>ObjectFactory. createSubjectQuery(SubjectQueryAbstractType value)
-