| Interface | Description |
|---|---|
| AuthorProvider |
Should provide a commit author, typically a user name taken from current user session.
|
| Class | Description |
|---|---|
| AspectUtil | |
| MockAuthorProvider | |
| SpringSecurityAuthorProvider |
Returns a current user name from Spring Security context
|