Deprecated API

Deprecated Methods
org.apache.james.services.UsersRepository.getAttributes(String)
          As of James 1.2.2 . Use the getUserByName method. 
org.apache.james.userrepository.AbstractUsersRepository.getAttributes(String)
          As of James 1.2.2 . Use the getUserByName method. 
org.apache.james.util.mordred.JdbcDataSource.killAllConnections()
          This was left over code from Town... but not exposed in Avalon. 
org.apache.james.util.mordred.JdbcDataSource.killConnection(PoolConnEntry)
          - No longer used in the new approach. 
org.apache.james.services.UsersRepository.test(String, Object)
          As of James 1.2.2, use test(String name, String password) 
org.apache.james.userrepository.AbstractUsersRepository.test(String, Object)
          As of James 1.2.2, use test(String name, String password) 
 



"Copyright © 2001 Apache Jakarta Project. All Rights Reserved."