gov.nih.nci.common.search.session
Class SecureSessionFactory

java.lang.Object
  extended by gov.nih.nci.common.search.session.SecureSessionFactory

public class SecureSessionFactory
extends java.lang.Object

Author:
Joshua Phillips

Field Summary
protected static SecureSessionFactory _instance
           
static java.lang.String DEFAULT_SECURE_SESSION_CLASSNAME
           
 
Constructor Summary
SecureSessionFactory()
           
 
Method Summary
static SecureSession defaultSecureSession()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_SECURE_SESSION_CLASSNAME

public static final java.lang.String DEFAULT_SECURE_SESSION_CLASSNAME
See Also:
Constant Field Values

_instance

protected static SecureSessionFactory _instance
Constructor Detail

SecureSessionFactory

public SecureSessionFactory()
Method Detail

defaultSecureSession

public static SecureSession defaultSecureSession()