|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AclException | |
| com.sapportals.wcm.util.acl | Contains interfaces for ACLs and AclManagers with definitions for permissions, ACLs and ACL entries. |
| Uses of AclException in com.sapportals.wcm.util.acl |
| Subclasses of AclException in com.sapportals.wcm.util.acl | |
class |
AclExistsException
An AclException that indicates that a specific IAcl
already exists. |
class |
AclLoadClassException
An AclException that indicates that a IAclManager
could not be loaded by the AclManagerFactory . |
class |
AclNotFoundException
An AclException that indicates that a specific IAcl
was not found. |
class |
AclPersistenceException
An AclException that indicates that an error occured during
access of the IAclManager 's persistence layer. |
class |
AlreadyAssignedToAclException
An AclException that indicates that a specific IAclEntry
is already assigned to an IAcl . |
class |
InvalidClassException
An AclException that indicates that the classname given for
IAclManager is invalid. |
class |
InvalidConfigException
An AclException that indicates that the config-id for a
IAclManager is not valid for within the AclManagerFactory
. |
class |
LastOwnerException
An AclException that indicates that a principal is the last
owner of an IAcl and can not be removed. |
class |
NoAclException
No longer used. |
class |
NotAuthenticatedException
An AclException that indicates that a principal is not
authenticated. |
class |
NotAuthorizedException
An AclException that indicates that a principal is not
authorized. |
class |
PermissionExistsException
An AclException that indicates that a specific
IAclPermission already exists. |
class |
PermissionNotSupportedException
An AclException that indicates that a specific
IAclPermission is not supported by the IAclManager . |
class |
PermissionUsedException
An AclException that indicates that a specific
IAclPermission is used and can not be removed. |
class |
PredefinedPermissionException
An AclException that indicates that a specific
IAclPermission is predefined by the IAclManager . |
| Methods in com.sapportals.wcm.util.acl that throw AclException | |
IAclManager |
AclManagerFactory.getAclManager(java.lang.String factoryConfig)
|
IAclManager |
AclManagerFactory.getAclManager(java.lang.String factoryConfig,
IClusterCacheArea cacheArea)
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||