Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.java.lang
Class SecurityManager

java.lang.Object
  extended by oracle.adfnmc.java.lang.SecurityManager

public class SecurityManager
extends java.lang.Object


Constructor Summary
SecurityManager()
           
 
Method Summary
 void checkPermission(oracle.adfnmc.java.security.Permission permission)
           
 void checkSetFactory()
          Checks whether the running program is allowed to set the net object factories.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityManager

public SecurityManager()
Method Detail

checkPermission

public void checkPermission(oracle.adfnmc.java.security.Permission permission)

checkSetFactory

public void checkSetFactory()
Checks whether the running program is allowed to set the net object factories.


Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.