public class AuthServiceBackendTestService extends Object
| Constructor and Description |
|---|
AuthServiceBackendTestService(DBAuthServiceBackendService dbService,
Map<String,AuthServiceBackend.Factory<? extends AuthServiceBackend>> backendFactories) |
| Modifier and Type | Method and Description |
|---|---|
AuthServiceBackendTestResult |
testConnection(AuthServiceBackendTestRequest request) |
AuthServiceBackendTestResult |
testLogin(AuthServiceBackendTestRequest request) |
@Inject public AuthServiceBackendTestService(DBAuthServiceBackendService dbService, Map<String,AuthServiceBackend.Factory<? extends AuthServiceBackend>> backendFactories)
public AuthServiceBackendTestResult testConnection(AuthServiceBackendTestRequest request)
public AuthServiceBackendTestResult testLogin(AuthServiceBackendTestRequest request)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.