ariba.util.core
Class SecurityHelper

java.lang.Object
  extended by ariba.util.core.SecurityHelper

public class SecurityHelper
extends java.lang.Object

Very poor stop-gap measure to prevent bogus access to some vital stuff.


Constructor Summary
SecurityHelper()
           
 
Method Summary
static boolean isScriptableClass(java.lang.String className)
           
static void validateUnscriptedCaller()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityHelper

public SecurityHelper()
Method Detail

validateUnscriptedCaller

public static void validateUnscriptedCaller()

isScriptableClass

public static boolean isScriptableClass(java.lang.String className)


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.