| Package | Description |
|---|---|
| org.graylog2.bindings.providers | |
| org.graylog2.security.realm |
| Modifier and Type | Method and Description |
|---|---|
LdapUserAuthenticator |
LdapUserAuthenticatorProvider.get() |
| Constructor and Description |
|---|
DefaultSecurityManagerProvider(MongoDbSessionDAO mongoDbSessionDAO,
PasswordAuthenticator passwordAuthenticator,
MongoDbAuthorizationRealm mongoDbAuthorizationRealm,
LdapUserAuthenticator ldapUserAuthenticator,
SessionAuthenticator sessionAuthenticator,
AccessTokenAuthenticator accessTokenAuthenticator,
Configuration configuration) |
| Constructor and Description |
|---|
AccessTokenAuthenticator(AccessTokenService accessTokenService,
UserService userService,
LdapUserAuthenticator ldapAuthenticator) |
SessionAuthenticator(UserService userService,
LdapUserAuthenticator ldapAuthenticator) |
Copyright © 2012–2014 TORCH GmbH. All rights reserved.