扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.net类authenticator的类成员方法: getpasswordauthentication定义及介绍
发布时间:2014-2-17
本文导语:
getpasswordauthentication
protected passwordauthentication getpasswordauthentication()
需要密码授权时调用。子类应该重写默认实现,默认实现返回 null。
返回:从用户收集的 passwordauthentication;如果一个也没有提供,则返回 null。