Package | Description |
---|---|
org.acegisecurity.acls |
Interfaces and shared classes to manage access control lists (ACLs) for domain object instances.
|
org.acegisecurity.acls.domain |
Basic implementation of access control lists (ACLs) interfaces.
|
org.acegisecurity.acls.jdbc |
JDBC-based persistence of ACL information.
|
org.acegisecurity.acls.sid |
Provides indirection between ACL packages and security identities, such as principals and GrantedAuthority[]s.
|
org.acegisecurity.afterinvocation |
Used for post-processing of an object returned from a secure object invocation.
|
org.acegisecurity.vote |
Implements a vote-based approach to authorization decisions.
|
Class and Description |
---|
Sid
A security identity recognised by the ACL system.
|
Class and Description |
---|
Sid
A security identity recognised by the ACL system.
|
SidRetrievalStrategy
Strategy interface that provides an ability to determine the
Sid instances applicable
for an Authentication . |
Class and Description |
---|
Sid
A security identity recognised by the ACL system.
|
Class and Description |
---|
Sid
A security identity recognised by the ACL system.
|
SidRetrievalStrategy
Strategy interface that provides an ability to determine the
Sid instances applicable
for an Authentication . |
Class and Description |
---|
SidRetrievalStrategy
Strategy interface that provides an ability to determine the
Sid instances applicable
for an Authentication . |
Class and Description |
---|
SidRetrievalStrategy
Strategy interface that provides an ability to determine the
Sid instances applicable
for an Authentication . |
Copyright © 2019. All rights reserved.