Package org.eclipse.ohf.ihe.common.atna

Class Summary
Activator The activator class controls the plug-in life cycle
ConfigurableInheritableThreadLocal An extension of the InheritableThreadLocal class which permits switching between use of thread local variable behaviour, and traditional static value.
ConfigurationManager Thread safe repository of configurations used by the ATNA Agent plugin org.eclipse.ohf.ihe.atna.agent
This class is a singleton, all methods are static methods against the singleton instance.
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.
 

Exception Summary
NoSecurityDomainException  
SecurityDomainException