JavaTM 2 Platform
Standard Ed. 5.0

Ŭ·¡½º
java.net.PasswordAuthentication »ç¿ë

PasswordAuthentication¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
java.net ³×Æ®¿öÅ© ¾îÇø®ÄÉÀ̼ÇÀÇ ±¸ÇöÀ» À§ÇÑ Å¬·¡½º¸¦ Á¦°øÇÕ´Ï´Ù.  
 

java.net ¿¡¼­ÀÇ PasswordAuthentication »ç¿ë
 

PasswordAuthentication¸¦ µ¹·ÁÁÖ´Â java.net ¸Þ¼­µå
protected  PasswordAuthentication Authenticator. getPasswordAuthentication ()
          Æнº¿öµå ÀÎÁõÀÌ ÇÊ¿äÇÑ °æ¿ì¿¡ È£ÃâÇÕ´Ï´Ù.
static PasswordAuthentication Authenticator. requestPasswordAuthentication (InetAddress  addr, int port, String  protocol, String  prompt, String  scheme)
          ½Ã½ºÅÛ¿¡ µî·ÏµÇ¾î ÀÖ´Â Authenticator¿¡ Æнº¿öµå¸¦ ¿ä±¸ÇÕ´Ï´Ù.
static PasswordAuthentication Authenticator. requestPasswordAuthentication (String  host, InetAddress  addr, int port, String  protocol, String  prompt, String  scheme)
          ½Ã½ºÅÛ¿¡ µî·ÏµÇ¾î ÀÖ´Â Authenticator¿¡ Æнº¿öµå¸¦ ¿ä±¸ÇÕ´Ï´Ù.
static PasswordAuthentication Authenticator. requestPasswordAuthentication (String  host, InetAddress  addr, int port, String  protocol, String  prompt, String  scheme, URL  url, Authenticator.RequestorType  reqType)
          ½Ã½ºÅÛ¿¡ µî·ÏµÇ¾î ÀÖ´Â Authenticator¿¡ Æнº¿öµå¸¦ ¿ä±¸ÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.