public final class SecurityThreadGroup
extends java.lang.ThreadGroup
ThreadAwareSecurityManager
to determine whether access-control checks needs to be performed.Constructor and Description |
---|
SecurityThreadGroup(java.lang.String name,
java.util.Set<java.lang.String> allowedPackages,
org.apache.cassandra.cql3.functions.SecurityThreadGroup.ThreadInitializer threadInitializer) |
Modifier and Type | Method and Description |
---|---|
void |
initializeThread() |
boolean |
isPackageAllowed(java.lang.String pkg) |
activeCount, activeGroupCount, allowThreadSuspension, checkAccess, destroy, enumerate, enumerate, enumerate, enumerate, getMaxPriority, getName, getParent, interrupt, isDaemon, isDestroyed, list, parentOf, resume, setDaemon, setMaxPriority, stop, suspend, toString, uncaughtException
Copyright © 2015 The Apache Software Foundation