Searched defs:SessionServerConfig (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DSessionServerConfig.java61 public class SessionServerConfig { class
76 * Constructor called by Guice to initialize the Singleton instance of SessionServerConfig.
81 public SessionServerConfig(@Named(SessionConstants.SESSION_DEBUG) Debug sessionDebug, method in class:SessionServerConfig
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DSessionServerConfig.java61 public class SessionServerConfig { class
73 * Constructor called by Guice to initialize the Singleton instance of SessionServerConfig.
78 public SessionServerConfig(@Named(SessionConstants.SESSION_DEBUG) Debug sessionDebug, method in class:SessionServerConfig

Completed in 48 milliseconds