| Name | Description | Type | Package | Framework |
| AccessDeniedException | Raised if the authorization failed that means the user in the context does not have the required permissions. | Class | com.sap.netweaver.bc.rf.common.security | SAP NetWeaver |
| AclAlreadyAssignedToAclException | Class implementing exception raised when a specific IAclEntry is already assigned to an IAcl . | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
| AclException | Class implementing exception raised when a general acl problem occurs. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
| AclExistsException | Class implementing exception raised when a specific IAcl alreadySee Also:Serialized Form | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
| AclLastOwnerException | Class implementing exception raised when a principal is the last owner of an IAcl and can not be removed. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
| AclNotAuthorizedException | Class implementing exception raised when a principal is not authorized. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
| AclPermissionExistsException | Class implementing exception raised when a specific IAclPermissionSee Also:Serialized Form | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
| AclPermissionNotSupportedException | Class implementing exception raised when a specific IAclPermission is not supported by the IAclManager . | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
| AclPermissionUsedException | Class implementing exception raised when a specific IAclPermission is used and can not be removed. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
| AclPersistenceException | Class implementing exception raised when an error occured during access of the IAclManager 's persistence layer. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
| AclPredefinedPermissionException | Class implementing exception raised when a specific IAclPermission is predefined by the IAclManager . | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
| IAcl | Interface describing an access control list, short ACL. | Interface | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
| IAclEntry | Interface describing an access control list entry, short ACL entry. | Interface | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
| 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. | Interface | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
| IAclPermissionList | Interface | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver | |
| IAclPermissionListIterator | An IAclPermissionListIterator is an iterator for an IAclPermissionList . | Interface | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
| IPermission | Interface describing a permission signifying a basic operation on a resource. | Interface | com.sap.netweaver.bc.rf.common.security | SAP NetWeaver |
| Permission | Class implementing permission. | Class | com.sap.netweaver.bc.rf.common.security | SAP NetWeaver |