temp

// Authenticator authenticator = new Authenticator() {
//
// public PasswordAuthentication getPasswordAuthentication() {
// return (new PasswordAuthentication("a", "123".toCharArray()));
// }
// };
// Authenticator.setDefault(authenticator);

posted on 2016-12-29 17:44  白衣胜雪  阅读(97)  评论(0编辑  收藏  举报