Package | Description |
---|---|
org.pac4j.config.ldaptive |
Modifier and Type | Class and Description |
---|---|
class |
LdapAuthenticationProperties
Copy/pasted from CAS server v5.0.4.
|
Modifier and Type | Method and Description |
---|---|
static org.ldaptive.pool.ConnectionPool |
LdaptiveAuthenticatorBuilder.newBlockingConnectionPool(AbstractLdapProperties l)
New blocking connection pool connection pool.
|
static org.ldaptive.ConnectionConfig |
LdaptiveAuthenticatorBuilder.newConnectionConfig(AbstractLdapProperties l)
New connection config connection config.
|
static org.ldaptive.DefaultConnectionFactory |
LdaptiveAuthenticatorBuilder.newConnectionFactory(AbstractLdapProperties l)
New connection factory connection factory.
|
static org.ldaptive.pool.PoolConfig |
LdaptiveAuthenticatorBuilder.newPoolConfig(AbstractLdapProperties l)
New pool config pool config.
|
static org.ldaptive.pool.PooledConnectionFactory |
LdaptiveAuthenticatorBuilder.newPooledConnectionFactory(AbstractLdapProperties l)
New pooled connection factory pooled connection factory.
|
Copyright © 2019. All rights reserved.