Package | Description |
---|---|
ca.uhn.hl7v2.hoh.auth | |
ca.uhn.hl7v2.hoh.encoder | |
ca.uhn.hl7v2.hoh.llp | |
ca.uhn.hl7v2.hoh.raw.server |
Modifier and Type | Class and Description |
---|---|
class |
SingleCredentialServerCallback
Authorization Callback which validates a single username and password
|
Modifier and Type | Method and Description |
---|---|
void |
Hl7OverHttpRequestDecoder.setAuthorizationCallback(IAuthorizationServerCallback theAuthorizationCallback) |
Modifier and Type | Method and Description |
---|---|
void |
Hl7OverHttpLowerLayerProtocol.setAuthorizationCallback(IAuthorizationServerCallback theAuthorizationCallback)
Provides an authorization callback for authorizing incoming requests.
|
Modifier and Type | Method and Description |
---|---|
void |
HohRawServlet.setAuthorizationCallback(IAuthorizationServerCallback theAuthorizationCallback)
If set, provides a callback which will be used to validate incoming
credentials
|
Copyright © 2012–2017 University Health Network. All rights reserved.