Package | Description |
---|---|
org.apache.fulcrum.security.acl | |
org.apache.fulcrum.security.model.turbine | |
org.apache.fulcrum.security.util |
Modifier and Type | Class and Description |
---|---|
class |
AccessControlException
Thrown to indicate that the User attempted to perform an operation that was
not permitted by the security settings.
|
Constructor and Description |
---|
TurbineAccessControlListImpl(Set<? extends TurbineUserGroupRole> turbineUserGroupRoleSet,
GroupManager groupManager)
Constructs a new AccessControlList.
|
Modifier and Type | Class and Description |
---|---|
class |
DataBackendException
Thrown to indicate that there was an error accessing the data backend of the
SecurityService.
|
class |
EntityExistsException
Thrown upon an attempt to create an User,Role,Group or Permission that
already exists.
|
class |
PasswordMismatchException
Thrown to indicate that the password supplied by user was incorrect.
|
class |
UnknownEntityException
Thrown to indicate that the User,Role,Group or Permission that was requested
does not exist.
|
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.