| Class |
Description |
|
Application
|
- Authors:
- Burt Beckwith
|
|
BeanTypeResolver
|
Used in doWithSpring to allow overriding of the class of individual Spring beans by setting a property in the config.
|
|
InterceptedUrl
|
- Authors:
- Burt Beckwith
|
|
MutableRoleHierarchy
|
A mutable RoleHierarchy that allows the hierarchy definition to be replaced
at runtime, working around the immutability of Spring Security's
RoleHierarchyImpl. |
|
ReflectionUtils
|
Helper methods that use dynamic Groovy. |
|
SecurityAutoConfigurationExcluder
|
Automatically excludes Spring Boot security auto-configuration classes that
conflict with the Grails Spring Security plugin. |
|
SecurityEventListener
|
Registers as an event listener and delegates handling of security-related events
to optional closures defined in Config.groovy. |
|
SecurityTestUtils
|
Utility methods for security unit tests. |
|
SpringSecurityBeanFactoryPostProcessor
|
Unregisters auto-config beans registered by Boot. |
|
SpringSecurityCoreGrailsPlugin
|
- Authors:
- Burt Beckwith
|
|
SpringSecurityUtils
|
Helper methods. |