Uses of Class
org.graylog.security.authservice.test.AuthServiceBackendTestRequest
Packages that use AuthServiceBackendTestRequest
-
Uses of AuthServiceBackendTestRequest in org.graylog.security.authservice.rest
Methods in org.graylog.security.authservice.rest with parameters of type AuthServiceBackendTestRequestModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseAuthServiceTestResource.backendConnection(@NotNull AuthServiceBackendTestRequest request) javax.ws.rs.core.ResponseAuthServiceTestResource.backendLogin(@NotNull AuthServiceBackendTestRequest request) -
Uses of AuthServiceBackendTestRequest in org.graylog.security.authservice.test
Methods in org.graylog.security.authservice.test that return AuthServiceBackendTestRequestModifier and TypeMethodDescriptionabstract AuthServiceBackendTestRequestAuthServiceBackendTestRequest.Builder.build()Methods in org.graylog.security.authservice.test with parameters of type AuthServiceBackendTestRequestModifier and TypeMethodDescriptionAuthServiceBackendTestService.testConnection(AuthServiceBackendTestRequest request) AuthServiceBackendTestService.testLogin(AuthServiceBackendTestRequest request)