| Package | Description |
|---|---|
| org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol |
| Modifier and Type | Field and Description |
|---|---|
protected RequestedAuthnContextType |
AuthnQueryType.requestedAuthnContext |
protected RequestedAuthnContextType |
AuthnRequestType.requestedAuthnContext |
| Modifier and Type | Method and Description |
|---|---|
RequestedAuthnContextType |
ObjectFactory.createRequestedAuthnContextType()
Create an instance of
RequestedAuthnContextType |
RequestedAuthnContextType |
AuthnQueryType.getRequestedAuthnContext()
Gets the value of the requestedAuthnContext property.
|
RequestedAuthnContextType |
AuthnRequestType.getRequestedAuthnContext()
Gets the value of the requestedAuthnContext property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RequestedAuthnContextType> |
ObjectFactory.createRequestedAuthnContext(RequestedAuthnContextType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RequestedAuthnContextType> |
ObjectFactory.createRequestedAuthnContext(RequestedAuthnContextType value)
|
void |
AuthnQueryType.setRequestedAuthnContext(RequestedAuthnContextType value)
Sets the value of the requestedAuthnContext property.
|
void |
AuthnRequestType.setRequestedAuthnContext(RequestedAuthnContextType value)
Sets the value of the requestedAuthnContext property.
|
Copyright © 2020 Open eHealth Foundation. All rights reserved.