Package org.springframework.security.core.authority

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.
 



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.