Package com.sap.netweaver.bc.rf.common.security.acl

Contains repository framework common interface for ACL based security.

See:
          Description

Interface Summary
IAcl Interface describing an access control list, short ACL.
IAclEntry Interface describing an access control list entry, short ACL entry.
IAclPermission An IAclPermission denominates a set of actions that can be carried out on an object and can be granted or denied to a principal.
IAclPermissionList An IAclPermissionList is a list of IAclPermission s.
IAclPermissionListIterator An IAclPermissionListIterator is an iterator for an IAclPermissionList .
 

Exception Summary
AclAlreadyAssignedToAclException Class implementing exception raised when a specific IAclEntry is already assigned to an IAcl .
AclException Class implementing exception raised when a general acl problem occurs.
AclExistsException Class implementing exception raised when a specific IAcl already exists.
AclLastOwnerException Class implementing exception raised when a principal is the last owner of an IAcl and can not be removed.
AclNotAuthorizedException Class implementing exception raised when a principal is not authorized.
AclPermissionExistsException Class implementing exception raised when a specific IAclPermission already exists.
AclPermissionNotSupportedException Class implementing exception raised when a specific IAclPermission is not supported by the IAclManager .
AclPermissionUsedException Class implementing exception raised when a specific IAclPermission is used and can not be removed.
AclPersistenceException Class implementing exception raised when an error occured during access of the IAclManager 's persistence layer.
AclPredefinedPermissionException Class implementing exception raised when a specific IAclPermission is predefined by the IAclManager .
 

Package com.sap.netweaver.bc.rf.common.security.acl Description

Contains repository framework common interface for ACL based security.

Package Specification

Purpose

Package containing repository framework common interface for ACL based security.



Copyright 2011 SAP AG Complete Copyright Notice