Uses of Class
org.apache.james.mailbox.BadCredentialsException

Packages that use BadCredentialsException
org.apache.james.mailbox   
 

Uses of BadCredentialsException in org.apache.james.mailbox
 

Methods in org.apache.james.mailbox that throw BadCredentialsException
 MailboxSession MailboxManager.createSystemSession(java.lang.String userName, org.apache.commons.logging.Log log)
          Creates a new system session.
 MailboxSession MailboxManager.login(java.lang.String userid, java.lang.String passwd, org.apache.commons.logging.Log log)
          Autenticates the given user against the given password.
 



Copyright © 2002-2010 The Apache Software Foundation. All Rights Reserved.