Uses of Class
org.graylog.security.authservice.test.AuthServiceBackendTestRequest.UserLogin
Packages that use AuthServiceBackendTestRequest.UserLogin
-
Uses of AuthServiceBackendTestRequest.UserLogin in org.graylog.security.authservice.test
Methods in org.graylog.security.authservice.test that return AuthServiceBackendTestRequest.UserLoginModifier and TypeMethodDescriptionAuthServiceBackendTestRequest.UserLogin.create(String username, EncryptedValue password) Methods in org.graylog.security.authservice.test that return types with arguments of type AuthServiceBackendTestRequest.UserLoginMethods in org.graylog.security.authservice.test with parameters of type AuthServiceBackendTestRequest.UserLoginModifier and TypeMethodDescriptionAuthServiceBackendTestRequest.Builder.userLogin(AuthServiceBackendTestRequest.UserLogin userLogin)