Class BackofficeAuthenticationProviderTest


  • @UnitTest
    public class BackofficeAuthenticationProviderTest
    extends java.lang.Object
    • Constructor Detail

      • BackofficeAuthenticationProviderTest

        public BackofficeAuthenticationProviderTest()
    • Method Detail

      • setUp

        public void setUp()
      • testAuthenticate

        public void testAuthenticate()
      • testEmployeeLoginDisabledExplicity

        public void testEmployeeLoginDisabledExplicity()
      • testNewEmployeeDisabled

        public void testNewEmployeeDisabled()
      • testLoginDisabledAdmin

        public void testLoginDisabledAdmin()
      • testAdminLoginDisabledOnDirectGroup

        public void testAdminLoginDisabledOnDirectGroup()
      • testAdminLoginDisabledOnParentGroup

        public void testAdminLoginDisabledOnParentGroup()
      • testEmployeeLoginActiveOnDirectGroup

        public void testEmployeeLoginActiveOnDirectGroup()
      • testEmployeeLoginActiveOnParentGroup

        public void testEmployeeLoginActiveOnParentGroup()
      • testEmployeeLoginActiveOnDisabledGroup

        public void testEmployeeLoginActiveOnDisabledGroup()
      • testEmployeeLoginDisabledOnParentDisabledGroup

        public void testEmployeeLoginDisabledOnParentDisabledGroup()
      • testEmployeeLoginDisabledOnNotSetGroups

        public void testEmployeeLoginDisabledOnNotSetGroups()