@UnitTest public class BackofficeAuthenticationProviderTest extends java.lang.Object
| Constructor and Description |
|---|
BackofficeAuthenticationProviderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAdminLoginDisabledOnDirectGroup() |
void |
testAdminLoginDisabledOnParentGroup() |
void |
testAuthenticate() |
void |
testEmployeeLoginActiveOnDirectGroup() |
void |
testEmployeeLoginActiveOnDisabledGroup() |
void |
testEmployeeLoginActiveOnParentGroup() |
void |
testEmployeeLoginDisabledExplicity() |
void |
testEmployeeLoginDisabledOnNotSetGroups() |
void |
testEmployeeLoginDisabledOnParentDisabledGroup() |
void |
testLoginDisabledAdmin() |
void |
testNewEmployeeDisabled() |
public BackofficeAuthenticationProviderTest()
public void setUp()
public void testAuthenticate()
public void testEmployeeLoginDisabledExplicity()
public void testNewEmployeeDisabled()
public void testLoginDisabledAdmin()
public void testAdminLoginDisabledOnDirectGroup()
public void testAdminLoginDisabledOnParentGroup()
public void testEmployeeLoginActiveOnDirectGroup()
public void testEmployeeLoginActiveOnParentGroup()
public void testEmployeeLoginActiveOnDisabledGroup()
public void testEmployeeLoginDisabledOnParentDisabledGroup()
public void testEmployeeLoginDisabledOnNotSetGroups()
Copyright © 2018 SAP SE. All Rights Reserved.