Difference between revisions of "CSSecurity 1 0-validateProxy"

From ADF Docs
Jump to: navigation, search
Line 1: Line 1:
 
== Description ==  
 
== Description ==  
 +
[[CSSecurity_1_0|Return to CSSecurity_1_0]]
 +
 
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.
  

Revision as of 03:50, 24 March 2010

Description

Return to CSSecurity_1_0

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

Signature

public boolean validateProxy ( string bean, string method )

Parameters

Required Name Type Description
required bean string Component bean name
  method string Method requesting permission