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