Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Uses of Interface
oracle.apps.fnd.applcore.common.security.LwsSessionNamespace

Packages that use LwsSessionNamespace
oracle.apps.fnd.applcore.common   
oracle.apps.fnd.applcore.common.security   
 

Uses of LwsSessionNamespace in oracle.apps.fnd.applcore.common
 

Classes in oracle.apps.fnd.applcore.common that implement LwsSessionNamespace
 class ApplSessionNamespace
          The ApplSessionNamespace contains the attribute-value pairs of a given namespace for a given session.
 

Methods in oracle.apps.fnd.applcore.common that return LwsSessionNamespace
 LwsSessionNamespace ApplSessionAttribute.getParentNamespace()
           
 

Uses of LwsSessionNamespace in oracle.apps.fnd.applcore.common.security
 

Methods in oracle.apps.fnd.applcore.common.security that return LwsSessionNamespace
 LwsSessionNamespace LwsSessionAttribute.getParentNamespace()
          Fetch the handle to the LwsSessionNamespace that owns this attribute
 LwsSessionNamespace LwsSession.getSessionNamespace(java.lang.String namespaceName)
          Return the specified namespace associated with this session.
 


Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.