-
CrowdSecurityRealm(String url,
String applicationName,
Secret password,
String group,
boolean nestedGroups,
int sessionValidationInterval,
boolean useSSO,
String cookieDomain,
String cookieTokenkey,
Boolean useProxy,
String httpProxyHost,
String httpProxyPort,
String httpProxyUsername,
Secret httpProxyPassword,
String socketTimeout,
String httpTimeout,
String httpMaxConnections,
CrowdSecurityRealm.CacheConfiguration cache)
CrowdSecurityRealm(String url,
String applicationName,
String password,
String group,
boolean nestedGroups,
int sessionValidationInterval,
boolean useSSO,
String cookieDomain,
String cookieTokenkey,
Boolean useProxy,
String httpProxyHost,
String httpProxyPort,
String httpProxyUsername,
String httpProxyPassword,
String socketTimeout,
String httpTimeout,
String httpMaxConnections,
CrowdSecurityRealm.CacheConfiguration cache)