|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISecurityManager | |
| com.sapportals.wcm.repository.manager | Contains interfaces for repository managers. |
| Uses of ISecurityManager in com.sapportals.wcm.repository.manager |
| Subinterfaces of ISecurityManager in com.sapportals.wcm.repository.manager | |
interface |
IAclSecurityManager
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 |
| Methods in com.sapportals.wcm.repository.manager that return ISecurityManager | |
ISecurityManager |
IRepositoryManager.getSecurityManager(IResource resource)
Get a reference to the security manager for the repository |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||