public class BasicAuthenticationCredential extends UsernamePasswordCredential
BasicAuthenticationCredential は、UsernamePasswordCredential を継承して、HTTP 基本認証で使用される資格情報を表します。| コンストラクターと説明 |
|---|
BasicAuthenticationCredential(StringSE authorizationHeader) コンストラクター |
clearCredential, compareTo, getCaller, getPassword, getPasswordAsStringclear, isCleared, setClearedcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEisValidpublic BasicAuthenticationCredential(StringSE authorizationHeader)
authorizationHeader - HTTP 基本認証ヘッダー Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.