Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


Uses of Class
oracle.stellent.ridc.convenience.usersecurity.impl.CachedDataBinder

Packages that use CachedDataBinder
oracle.stellent.ridc.convenience.usersecurity   
oracle.stellent.ridc.convenience.usersecurity.impl   

 

Uses of CachedDataBinder in oracle.stellent.ridc.convenience.usersecurity

 

Methods in oracle.stellent.ridc.convenience.usersecurity that return CachedDataBinder
 CachedDataBinder IServiceCallUtils.getAliasMap(IdcClient client, IdcContext superuser)
          Deprecated. this method swallows IdcClientExceptions
 CachedDataBinder IServiceCallUtils.getAliasMap(IdcClient client, IdcContext superuser, ITrace trace)
          Get the Alias list from the Content Server.
 CachedDataBinder IServiceCallUtils.getServerEnvironment(IdcClient client, IdcContext userContext)
          Deprecated. this method swallows IdcClientExceptions
 CachedDataBinder IServiceCallUtils.getServerEnvironment(IdcClient client, IdcContext userContext, ITrace trace)
          Get the environment information of the content server Interesting localdata are UseCollaboration, and UseAccounts
 CachedDataBinder IServiceCallUtils.getUserPermissions(IdcClient client, IdcContext userContext)
          Deprecated. this method swallows IdcClientExceptions
 CachedDataBinder IServiceCallUtils.getUserPermissions(IdcClient client, IdcContext userContext, ITrace trace)
          Get the user's permissions from Content Server

 

Uses of CachedDataBinder in oracle.stellent.ridc.convenience.usersecurity.impl

 

Fields in oracle.stellent.ridc.convenience.usersecurity.impl declared as CachedDataBinder
protected  CachedDataBinder AccessResolverAcl.m_aliasBinder
           
protected  CachedDataBinder AliasCache.m_aliasesBinder
           
protected  CachedDataBinder CSEnvCache.m_serverEnvBinder
           

 

Fields in oracle.stellent.ridc.convenience.usersecurity.impl with type parameters of type CachedDataBinder
protected  java.util.Map<java.lang.String,CachedDataBinder> UserSecurityGroupsCache.m_userCache
           

 

Methods in oracle.stellent.ridc.convenience.usersecurity.impl that return CachedDataBinder
 CachedDataBinder ServiceCallUtils.getAliasMap(IdcClient client, IdcContext superuser)
          Deprecated. this method swallows IdcClientExceptions
 CachedDataBinder ServiceCallUtils.getAliasMap(IdcClient client, IdcContext superuser, ITrace trace)
          Get the Alias list from the Content Server.
 CachedDataBinder ServiceCallUtils.getServerEnvironment(IdcClient client, IdcContext userContext)
          Deprecated. this method swallows IdcClientExceptions
 CachedDataBinder ServiceCallUtils.getServerEnvironment(IdcClient client, IdcContext userContext, ITrace trace)
          Get the environment information of the content server Interesting localdata are UseCollaboration, and UseAccounts
 CachedDataBinder ServiceCallUtils.getUserPermissions(IdcClient client, IdcContext userContext)
          Deprecated. this method swallows IdcClientExceptions
 CachedDataBinder ServiceCallUtils.getUserPermissions(IdcClient client, IdcContext userContext, ITrace trace)
          Get the user's permissions from Content Server
protected  CachedDataBinder UserSecurityGroupsCache.removePermissions(CacheId id)
          Remove user's permissions

 

Methods in oracle.stellent.ridc.convenience.usersecurity.impl with parameters of type CachedDataBinder
protected  void UserSecurityGroupsCache.putPermissions(CacheId id, CachedDataBinder permissions)
          Remember user's permissions

 


Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


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