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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DSessionServiceConfig.java98 private final int maxSessions; field in class:SessionServiceConfig
338 maxSessions =
574 * Returns SystemProperty "com.iplanet.am.session.maxSessions".
579 return maxSessions;

Completed in 50 milliseconds