|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectariba.util.core.SecurityHelper
public class SecurityHelper
Very poor stop-gap measure to prevent bogus access to some vital stuff.
| Constructor Summary | |
|---|---|
SecurityHelper()
|
|
| Method Summary | |
|---|---|
static boolean |
isScriptableClass(String className)
|
static void |
validateUnscriptedCaller()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityHelper()
| Method Detail |
|---|
public static void validateUnscriptedCaller()
public static boolean isScriptableClass(String className)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||