GrantedAuthority interface.See: Description
| Interface | Description |
|---|---|
| GrantedAuthoritiesContainer |
Indicates that a object stores GrantedAuthority objects.
|
| Class | Description |
|---|---|
| AuthorityUtils |
Utility method for manipulating GrantedAuthority collections etc.
|
| SimpleGrantedAuthority |
Basic concrete implementation of a
GrantedAuthority. |
GrantedAuthority interface.