com.sapportals.wcm.repository.manager

Interface IAclSecurityManager

All Superinterfaces:
ISecurityManager

public interface IAclSecurityManager
extends ISecurityManager

An IAclSecurityManager is a ISecurityManager which uses Access Control Lists - the IAclSecurityManager maps IActions passed to isAllowed() (ISecurityManager) to IPermissions passed to checkPermission() (IResourceAcl) - IActions are only mapped to atomic IPermissions


Method Summary
 IResourceAclManager getAclManager()
          get the IResourceAclManager which administers and persists the Access Control Lists
 
Methods inherited from interface com.sapportals.wcm.repository.manager.ISecurityManager
getPermission, getSupportedPermissions, getType, isAllowed, isAllowed, isAllowed, isAllowed, isAllowed, isAllowed
 

Method Detail

getAclManager

IResourceAclManager getAclManager()
get the IResourceAclManager which administers and persists the Access Control Lists

Returns:
the IResourceAclManager
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM


Copyright 2011 SAP AG Complete Copyright Notice