|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISecurityInfoMgr
This object manages the security content the logged on user has access to. Through this interface, the logged on user can check/modify the security information related to objects and principals of interest.
| Method Summary | |
|---|---|
ISecRights |
getRights()
Obtain an interface on the Rights object. |
ISecRightsAdmin |
getRightsAdmin()
Obtain an admin interface on the Rights object. |
ISecCacheController |
getSecCache()
Obtain an interface on the security cache controller. |
ISecCacheControllerAdmin |
getSecCacheAdmin()
Obtain an admin interface on the security cache controller. |
| Method Detail |
|---|
ISecCacheController getSecCache()
throws SDKException
SDKException
ISecCacheControllerAdmin getSecCacheAdmin()
throws SDKException
SDKException
ISecRights getRights()
throws SDKException
SDKException
ISecRightsAdmin getRightsAdmin()
throws SDKException
SDKException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||