public class AuthenticationTests
extends java.lang.Object
Constructor and Description |
---|
AuthenticationTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
setup() |
void |
testAlias() |
void |
testApiKey() |
void |
testGetCurrentUser() |
void |
testLogin() |
void |
testLoginArchived() |
void |
testLogout() |
void |
testSimpleUserLogin_Roles() |
void |
testSu() |
void |
testSystemInMaintenanceModeShouldPreventNormalUsersFromAuthenticating() |
void |
testSystemInMaintenanceModeShouldStillAllowAdmin0FromAuthenticating() |
public void setup() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testLogin() throws java.lang.Exception
java.lang.Exception
public void testAlias() throws java.lang.Exception
java.lang.Exception
public void testLogout() throws java.lang.Exception
java.lang.Exception
public void testSu() throws java.lang.Exception
java.lang.Exception
public void testApiKey() throws ServerFault
ServerFault
public void testLoginArchived() throws java.lang.Exception
java.lang.Exception
public void testGetCurrentUser() throws java.lang.Exception
java.lang.Exception
public void testSystemInMaintenanceModeShouldPreventNormalUsersFromAuthenticating() throws java.lang.Exception
java.lang.Exception
public void testSystemInMaintenanceModeShouldStillAllowAdmin0FromAuthenticating() throws java.lang.Exception
java.lang.Exception
public void testSimpleUserLogin_Roles()
Copyright © 2021. All Rights Reserved.