Difference between revisions of "CSSecurity 1 0-validateProxy"
From ADF Docs
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
+ | Attention: Do not change any text in the description, signature, and paramter sections. | ||
+ | |||
+ | Return to [[CSSecurity_1_0]] | ||
+ | |||
== Description == | == Description == | ||
[[CSSecurity_1_0|Return to CSSecurity_1_0]] | [[CSSecurity_1_0|Return to CSSecurity_1_0]] |
Revision as of 12:39, 9 April 2010
Attention: Do not change any text in the description, signature, and paramter sections.
Return to CSSecurity_1_0
Description
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 |