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