Deprecated API


Contents
Deprecated Constructors
org.acegisecurity.userdetails.User(String, String, boolean, boolean, boolean, GrantedAuthority[])
          use new constructor with extended properties (this constructor will be removed from release 1.0.0) 
org.acegisecurity.userdetails.User(String, String, boolean, GrantedAuthority[])
          use new constructor with extended properties (this constructor will be removed from release 1.0.0) 
 



Copyright © 2004-2005 Acegi Technology Pty Limited. All Rights Reserved.