| Class |
Description |
|
AbstractAclObjectIdentity
|
Abstract base class for the AclObjectIdentity domain class. |
|
AclAutoProxyCreator
|
Based on https://github.com/alkemist/grails-aop-reloading-fix/blob/master/src/groovy/grails/plugin/aopreloadingfix/ClassLoaderPerProxyGroovyAwareAspectJAwareAdvisorAutoProxyCreator.groovy
and https://github.com/grails-plugins/grails-spring-security-acl/pull/8 |
|
AclClass
|
- Authors:
- Burt Beckwith
|
|
AclClassGormService
|
|
|
AclEntry
|
- Authors:
- Burt Beckwith
|
|
AclEntryGormService
|
|
|
AclObjectIdentity
|
- Authors:
- Burt Beckwith
|
|
AclObjectIdentityGormService
|
|
|
AclService
|
GORM implementation of AclService and MutableAclService.
|
|
AclSid
|
- Authors:
- Burt Beckwith
|
|
AclSidGormService
|
|
|
AclUtilService
|
Utility service that hides a lot of the implementation details for working with ACLs. |
|
SecurityAclTagLib
|
ACL-related security tags. |
|
SpringSecurityAclGrailsPlugin
|
- Authors:
- Burt Beckwith
|