Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.7.2)

E10686-10


oracle.adf.share.security
Class SecurityContextUtils

java.lang.Object
  extended by oracle.adf.share.security.SecurityContextUtils


public final class SecurityContextUtils
extends java.lang.Object

Internal: Applications should not use this class.


Constructor Summary
SecurityContextUtils()
           

 

Method Summary
static java.lang.String getPolicyContextId()
          Deprecated.  
static void setPolicyContextId(java.lang.String appId)
          Deprecated.  

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

SecurityContextUtils

public SecurityContextUtils()

Method Detail

setPolicyContextId

public static void setPolicyContextId(java.lang.String appId)
Deprecated. 
Internal: Applications should not use this method.
For internal use only. Application developers should not use this

getPolicyContextId

public static java.lang.String getPolicyContextId()
Deprecated. 
Internal: Applications should not use this method.
For internal use only. Application developers should not use this

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.7.2)

E10686-10


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