Skip navigation links

Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1.1)

E17274-01


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

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

 

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 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
static CachedDataBinder BinderUtils.getAliasMap(IdcClient client, IdcContext superuser)
          Get the Alias list from the Content Server.
static CachedDataBinder BinderUtils.getServerEnvironment(IdcClient client, IdcContext userContext)
          get the environment information of the content server Interesting localdata are UseCollaboration, and UseAccounts
static CachedDataBinder BinderUtils.getUserPermissions(IdcClient client, IdcContext userContext)
          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® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1.1)

E17274-01


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