Difference between revisions of "CSSecurity 1 0-validateProxy"

From ADF Docs
Jump to: navigation, search
Line 2: Line 2:
 
Returns T/F for if the component method is in the Proxy White List.
 
Returns T/F for if the component method is in the Proxy White List.
  
== Signature ==
+
== Signature ==  
 
+
public boolean <strong>validateProxy</strong> ( string bean, string method )
Signature
 
  
 
== Parameters ==
 
== Parameters ==
  
 
Parameters
 
Parameters

Revision as of 03:36, 24 March 2010

Description

Returns T/F for if the component method is in the Proxy White List.

Signature

public boolean validateProxy ( string bean, string method )

Parameters

Parameters