| Package | Description |
|---|---|
| org.openhealthtools.ihe.atna.nodeauth | |
| org.openhealthtools.ihe.atna.nodeauth.handlers |
| Modifier and Type | Method and Description |
|---|---|
SecurityDomain |
SecurityDomainManager.getSecurityDomain(String host,
int port) |
SecurityDomain |
SecurityDomainManager.getSecurityDomain(URI uri)
Returns the SecurityDomain object registered as associated with the URI.
|
void |
SecurityDomainManager.registerURItoSecurityDomain(URI uri,
String name)
Registers the association of the given URI to the named security domain.
|
| Modifier and Type | Method and Description |
|---|---|
protected SSLSocket |
TLSEnabledSocketHandler.createSecureSocket(String host,
int port,
SecurityDomain securityDomain,
Socket nestedSocket) |
InputStream |
TLSEnabledSocketHandler.getInputStream(URI uri,
SecurityDomain securityDomain)
TODO: To be removed in the 2009 post-Connectathon Branch
|
Copyright © 2016 Open eHealth Foundation. All rights reserved.