package

org.springframework.security.core.authority

The default implementation of the GrantedAuthority interface.

Interfaces

GrantedAuthoritiesContainer Indicates that a object stores GrantedAuthority objects. 
MutableGrantedAuthoritiesContainer Indicates that a object can be used to store and retrieve GrantedAuthority objects. 

Classes

AuthorityUtils Utility method for manipulating GrantedAuthority collections etc. 
GrantedAuthoritiesContainerImpl  
GrantedAuthorityImpl This class is deprecated. Use the final class SimpleGrantedAuthority or implement your own.  
SimpleGrantedAuthority Basic concrete implementation of a GrantedAuthority