public static class NiftyCloudApiClient.ProxyAuthenticator
extends java.net.Authenticator
| コンストラクタと説明 |
|---|
ProxyAuthenticator(java.lang.String proxyhost,
java.lang.String userid,
java.lang.String password) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected java.net.PasswordAuthentication |
getPasswordAuthentication() |
java.net.URL |
getRequestingURL() |
protected java.net.Authenticator.RequestorType |
getRequestorType() |
public ProxyAuthenticator(java.lang.String proxyhost,
java.lang.String userid,
java.lang.String password)
throws java.io.IOException
java.io.IOExceptionpublic java.net.URL getRequestingURL()
getRequestingURL クラス内 java.net.Authenticatorprotected java.net.Authenticator.RequestorType getRequestorType()
getRequestorType クラス内 java.net.Authenticatorprotected java.net.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication クラス内 java.net.AuthenticatorCopyright(C) FUJITSU CLOUD TECHNOLOGIES LIMITED 2018 All Rights Reserved.