Package | Description |
---|---|
ca.uhn.hl7v2.hoh.api | |
ca.uhn.hl7v2.hoh.auth | |
ca.uhn.hl7v2.hoh.hapi.client | |
ca.uhn.hl7v2.hoh.llp | |
ca.uhn.hl7v2.hoh.raw.client |
Modifier and Type | Method and Description |
---|---|
void |
IClient.setAuthorizationCallback(IAuthorizationClientCallback theAuthorizationCallback)
If set, provides a callback which will be used to se the username and
password associated with the request
|
Modifier and Type | Class and Description |
---|---|
class |
SingleCredentialClientCallback
Authorization Callback which validates a single username and password
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractClient.setAuthorizationCallback(IAuthorizationClientCallback theAuthorizationCallback)
If set, provides a callback which will be used to se the username and
password associated with the request
|
Modifier and Type | Method and Description |
---|---|
void |
Hl7OverHttpLowerLayerProtocol.setAuthorizationCallback(IAuthorizationClientCallback theAuthorizationClientCallback)
Provides an authorization callback for authorizing incoming requests.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractRawClient.setAuthorizationCallback(IAuthorizationClientCallback theAuthorizationCallback) |
Copyright © 2012–2017 University Health Network. All rights reserved.