| Class | Description |
|---|---|
| SpringletsDataJpaAuthenticationAuditorConfiguration |
Configuration class to register the
AuthenticationAuditorAware
class as the AuditorAware implementation to use, as well as
enabling the Spring Data's JPA auditing |
| Annotation Type | Description |
|---|---|
| EnableSpringletsDataJpaAuthenticationAuditorSupport |
Annotation to automatically register the following beans for usage with Spring Data:
*
AuthenticationAuditorAware: default AuditorAware implementation
integrated with Spring Security's authentication context. |
Copyright © 2018 DISID Corporation. All rights reserved.