Class SecurityThreadGroup

java.lang.Object
java.lang.ThreadGroup
org.apache.cassandra.security.SecurityThreadGroup
All Implemented Interfaces:
Thread.UncaughtExceptionHandler

public final class SecurityThreadGroup extends ThreadGroup
Used by ThreadAwareSecurityManager to determine whether access-control checks needs to be performed.
  • Constructor Details

  • Method Details

    • initializeThread

      public void initializeThread()
    • isPackageAllowed

      public boolean isPackageAllowed(String pkg)