JavaScript is disabled on your browser.
Skip navigation links
javax.mail

Class PasswordAuthentication

    • Constructor Detail

      • PasswordAuthentication

        public PasswordAuthentication(String userName,
         String password)
        Initialize a new PasswordAuthentication
        Parameters:
        userName - the user name
        password - The user's password
    • Method Detail

      • getUserName

        public String getUserName()
        Returns:
        the user name
      • getPassword

        public String getPassword()
        Returns:
        the password
Skip navigation links

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /