gov.nih.nci.common.search.session
Class SecureSessionManagerFactory
java.lang.Object
gov.nih.nci.common.search.session.SecureSessionManagerFactory
public class SecureSessionManagerFactory
- extends java.lang.Object
- Author:
- joshua
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_instance
protected static SecureSessionManagerFactory _instance
_localMgrClassName
protected java.lang.String _localMgrClassName
_remoteMgrClassName
protected java.lang.String _remoteMgrClassName
defaultSecureSessionManager
public static SecureSessionManager defaultSecureSessionManager()
newSecureSessionManager
public SecureSessionManager newSecureSessionManager()
throws java.lang.InstantiationException,
java.lang.IllegalAccessException,
java.lang.ClassNotFoundException
- Throws:
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.ClassNotFoundException