| Package | Description |
|---|---|
| org.graylog2.bindings.providers | |
| org.graylog2.security.realm |
| Constructor and Description |
|---|
DefaultSecurityManagerProvider(MongoDbSessionDAO mongoDbSessionDAO,
PasswordAuthenticator passwordAuthenticator,
MongoDbAuthorizationRealm mongoDbAuthorizationRealm,
LdapUserAuthenticator ldapUserAuthenticator,
SessionAuthenticator sessionAuthenticator,
AccessTokenAuthenticator accessTokenAuthenticator,
Configuration configuration,
InMemoryRolePermissionResolver inMemoryRolePermissionResolver,
MongoDbAuthorizationCacheManager mongoDbAuthorizationCacheManager,
PasswordAlgorithmCredentialsMatcher passwordAlgorithmCredentialsMatcher) |
| Constructor and Description |
|---|
AccessTokenAuthenticator(AccessTokenService accessTokenService,
UserService userService,
LdapUserAuthenticator ldapAuthenticator) |
SessionAuthenticator(UserService userService,
LdapUserAuthenticator ldapAuthenticator) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.