Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


oracle.jbo.script
Interface ExprTrustSupplier

All Known Implementing Classes:
ExprEval.GlobalGroovyBinding

Deprecated.

public interface ExprTrustSupplier

*** For internal framework use only ***

For internal use only. Application developers should not use this

Method Summary
 ExprSecurityPolicy getExprSecurityPolicy()
          Deprecated.  
 ExprEval.TrustMode getTrustMode()
          Deprecated.  
 boolean isScanningEnabled()
          Deprecated.  

 

Method Detail

getTrustMode

ExprEval.TrustMode getTrustMode()
Deprecated. 
*** For internal framework use only ***
For internal use only. Application developers should not use this

isScanningEnabled

boolean isScanningEnabled()
Deprecated. 
*** For internal framework use only ***
For internal use only. Application developers should not use this

getExprSecurityPolicy

ExprSecurityPolicy getExprSecurityPolicy()
Deprecated. 

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


Copyright © 1997, 2015, Oracle. All rights reserved.