|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.acegisecurity.acls.sid | |
---|---|
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. |
sample.contact |
Classes in org.acegisecurity.acls.sid used by org.acegisecurity.acls | |
---|---|
Sid
A security identity recognised by the ACL system. |
Classes in org.acegisecurity.acls.sid used by org.acegisecurity.acls.domain | |
---|---|
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 . |
Classes in org.acegisecurity.acls.sid used by org.acegisecurity.acls.jdbc | |
---|---|
Sid
A security identity recognised by the ACL system. |
Classes in org.acegisecurity.acls.sid used by org.acegisecurity.acls.sid | |
---|---|
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 . |
Classes in org.acegisecurity.acls.sid used by org.acegisecurity.afterinvocation | |
---|---|
SidRetrievalStrategy
Strategy interface that provides an ability to determine the Sid instances applicable
for an Authentication . |
Classes in org.acegisecurity.acls.sid used by org.acegisecurity.vote | |
---|---|
SidRetrievalStrategy
Strategy interface that provides an ability to determine the Sid instances applicable
for an Authentication . |
Classes in org.acegisecurity.acls.sid used by sample.contact | |
---|---|
Sid
A security identity recognised by the ACL system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |