Uses of Class
org.springframework.richclient.security.support.AbstractSecurityController

Packages that use AbstractSecurityController
org.springframework.richclient.security.support   
 

Uses of AbstractSecurityController in org.springframework.richclient.security.support
 

Subclasses of AbstractSecurityController in org.springframework.richclient.security.support
 class UserRoleSecurityController
          This class controls the authorization of other objects, that implement the Authorizable, according to the roles held by the currently authenticated user.
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.