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.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic void testLogin()
               throws java.lang.Exception
java.lang.Exceptionpublic void testAlias()
               throws java.lang.Exception
java.lang.Exceptionpublic void testLogout()
                throws java.lang.Exception
java.lang.Exceptionpublic void testSu()
            throws java.lang.Exception
java.lang.Exceptionpublic void testSuDomainAlias()
                       throws java.lang.Exception
java.lang.Exceptionpublic void testApiKey()
                throws ServerFault
ServerFaultpublic void testLoginArchived()
                       throws java.lang.Exception
java.lang.Exceptionpublic void testGetCurrentUser()
                        throws java.lang.Exception
java.lang.Exceptionpublic void testSystemInMaintenanceModeShouldPreventNormalUsersFromAuthenticating()
                                                                           throws java.lang.Exception
java.lang.Exceptionpublic void testSystemInMaintenanceModeShouldStillAllowAdmin0FromAuthenticating()
                                                                         throws java.lang.Exception
java.lang.Exceptionpublic void testSimpleUserLogin_Roles()
public void testLoginInUsingAliasEmailShouldReturnCorrectUser()
                                                       throws java.lang.Exception
java.lang.Exceptionpublic void testPromoteToToken()
                        throws java.lang.Exception
java.lang.Exceptionpublic void testResetTokens()
                     throws java.lang.Exception
java.lang.Exceptionpublic void testServiceUsingApiKey()
public void iAuthProvider_validUser()
public void iAuthProvider_expiredUser()
public void iAuthProvider_archivedUser()
                                throws java.lang.Exception
java.lang.Exceptionpublic void iAuthProvider_inexistentUser()
public void validate_validUser()
public void validate_inexistentUser()
public void validate_archivedtUser()
public void validate_expiredtUser()
Copyright © 2023. All Rights Reserved.