Skip navigation links

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

E17274-02


Uses of Interface
oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils

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

 

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

 

Classes in oracle.stellent.ridc.convenience.usersecurity.impl that implement IServiceCallUtils
 class ServiceCallUtils
           

 

Fields in oracle.stellent.ridc.convenience.usersecurity.impl declared as IServiceCallUtils
protected  IServiceCallUtils CSEnvCache.m_serviceCallUtils
           

 

Methods in oracle.stellent.ridc.convenience.usersecurity.impl that return IServiceCallUtils
 IServiceCallUtils UserSecurityGroupsCache.getServiceCallUtils()
           
 IServiceCallUtils CSEnvCache.getServiceCallUtils()
           

 

Methods in oracle.stellent.ridc.convenience.usersecurity.impl with parameters of type IServiceCallUtils
 void UserSecurityGroupsCache.setServiceCallUtils(IServiceCallUtils serviceCallUtils)
           

 

Constructors in oracle.stellent.ridc.convenience.usersecurity.impl with parameters of type IServiceCallUtils
CSEnvCache(IdcClient idcClient, IdcContext idcContext, long timeToLive, IServiceCallUtils serviceCallUtils)
           
UserSecurityGroupsCache(IdcClient idcClient, int cacheMaxSize, long timeToLive, IServiceCallUtils serviceCallUtils)
          Create a security implementation that checks Security Groups overriding the default ServiceCallUtils
UserSGAccountsCache(IdcClient idcClient, int cacheMaxSize, long userTimeToLive, long serverTimeToLive, IdcContext superuser, IServiceCallUtils serviceCallUtils)
          Create a security implementation that checks Security Groups and Accounts if Account Security is enabled on the content server with UseAccounts=1
UserSGAcctAclCache(IdcClient idcClient, int cacheMaxSize, long userTimeToLive, long serverTimeToLive, IdcContext superuser, IServiceCallUtils serviceCallUtils)
          Create a security implementation that checks Security Groups, Accounts, and ACLs depending on the content server's settings for UseAccounts and UseCollaboration

 


Skip navigation links

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

E17274-02


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