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) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getAllowedPackages() |
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