Package org.springframework.security.core.authority

The default implementation of the GrantedAuthority interface.

See:
          Description

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

Class Summary
AuthorityUtils Utility method for manipulating GrantedAuthority collections etc.
GrantedAuthoritiesContainerImpl  
GrantedAuthorityImpl Basic concrete implementation of a GrantedAuthority.
 

Package org.springframework.security.core.authority Description

The default implementation of the GrantedAuthority interface.