Class KerberosIT


  • public class KerberosIT
    extends AccumuloITBase
    MAC test which uses MiniKdc to simulate ta secure environment. Can be used as a sanity check for Kerberos/SASL testing.
    • Constructor Detail

      • KerberosIT

        public KerberosIT()
    • Method Detail

      • testUserPrivilegesThroughGrant

        public void testUserPrivilegesThroughGrant()
                                            throws Exception
        Throws:
        Exception
      • testUserPrivilegesForTable

        public void testUserPrivilegesForTable()
                                        throws Exception
        Throws:
        Exception
      • testDelegationToken

        public void testDelegationToken()
                                 throws Exception
        Throws:
        Exception
      • testDelegationTokenAsDifferentUser

        public void testDelegationTokenAsDifferentUser()
                                                throws Exception
        Throws:
        Exception
      • testGetDelegationTokenDenied

        public void testGetDelegationTokenDenied()
                                          throws Exception
        Throws:
        Exception
      • testRestartedMasterReusesSecretKey

        public void testRestartedMasterReusesSecretKey()
                                                throws Exception
        Throws:
        Exception
      • testDelegationTokenWithInvalidLifetime

        public void testDelegationTokenWithInvalidLifetime()
                                                    throws Throwable
        Throws:
        Throwable
      • testDelegationTokenWithReducedLifetime

        public void testDelegationTokenWithReducedLifetime()
                                                    throws Throwable
        Throws:
        Throwable
      • testRootUserHasIrrevocablePermissions

        public void testRootUserHasIrrevocablePermissions()
                                                   throws Exception
        Throws:
        Exception