Uses of Package
org.springframework.security.core.authority

Packages that use org.springframework.security.core.authority
org.springframework.security.authentication.jaas An authentication provider for JAAS. 
org.springframework.security.core.authority   
org.springframework.security.web.authentication.preauth   
org.springframework.security.web.authentication.switchuser Provides HTTP-based "switch user" (su) capabilities. 
 

Classes in org.springframework.security.core.authority used by org.springframework.security.authentication.jaas
GrantedAuthorityImpl
          Basic concrete implementation of a GrantedAuthority.
 

Classes in org.springframework.security.core.authority used by org.springframework.security.core.authority
GrantedAuthoritiesContainer
          Indicates that a object stores GrantedAuthority objects.
MutableGrantedAuthoritiesContainer
          Indicates that a object can be used to store and retrieve GrantedAuthority objects.
 

Classes in org.springframework.security.core.authority used by org.springframework.security.web.authentication.preauth
GrantedAuthoritiesContainer
          Indicates that a object stores GrantedAuthority objects.
MutableGrantedAuthoritiesContainer
          Indicates that a object can be used to store and retrieve GrantedAuthority objects.
 

Classes in org.springframework.security.core.authority used by org.springframework.security.web.authentication.switchuser
GrantedAuthorityImpl
          Basic concrete implementation of a GrantedAuthority.
 



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