public class AuthenticationTests
extends java.lang.Object
Constructor and Description |
---|
AuthenticationTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
iAuthProvider_archivedUser() |
void |
iAuthProvider_expiredUser() |
void |
iAuthProvider_inexistentUser() |
void |
iAuthProvider_validUser() |
void |
setup() |
void |
testAlias() |
void |
testApiKey() |
void |
testGetCurrentUser() |
void |
testLogin() |
void |
testLoginArchived() |
void |
testLoginInUsingAliasEmailShouldReturnCorrectUser() |
void |
testLogout() |
void |
testPromoteToToken() |
void |
testResetTokens() |
void |
testServiceUsingApiKey() |
void |
testSimpleUserLogin_Roles() |
void |
testSu() |
void |
testSuDomainAlias() |
void |
testSystemInMaintenanceModeShouldPreventNormalUsersFromAuthenticating() |
void |
testSystemInMaintenanceModeShouldStillAllowAdmin0FromAuthenticating() |
void |
validate_archivedtUser() |
void |
validate_expiredtUser() |
void |
validate_inexistentUser() |
void |
validate_validUser() |
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 testSuDomainAlias() 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()
public void testLoginInUsingAliasEmailShouldReturnCorrectUser() throws java.lang.Exception
java.lang.Exception
public void testPromoteToToken() throws java.lang.Exception
java.lang.Exception
public void testResetTokens() throws java.lang.Exception
java.lang.Exception
public void testServiceUsingApiKey()
public void iAuthProvider_validUser()
public void iAuthProvider_expiredUser()
public void iAuthProvider_archivedUser() throws java.lang.Exception
java.lang.Exception
public void iAuthProvider_inexistentUser()
public void validate_validUser()
public void validate_inexistentUser()
public void validate_archivedtUser()
public void validate_expiredtUser()
Copyright © 2023. All Rights Reserved.