| Interface | Description |
|---|---|
| SocketHandler |
Interface for creating socket handlers in the Node Authentication Module.
|
| Class | Description |
|---|---|
| SecurityDomain |
Contains Keystore and Truststore instances for use by secure socket and https connections, as well as
protocol, debug, and cipher suite choices for secure connections.
|
| SecurityDomainManager |
Thread safe repository of configurations used by the ATNA Node Authentication Context
This class is a singleton, all methods are static methods against the singleton instance. |
| Exception | Description |
|---|---|
| NoSecurityDomainException |
Exception for handling instances where no security domain is specified when
attempting to lookup a keystore/truststore for a transaction.
|
| SecurityDomainException |
Exception created relating to the creation or lookup of a Security Domain
|
Copyright © 2016 Open eHealth Foundation. All rights reserved.