public class BasicAuthenticationCredential extends UsernamePasswordCredential
BasicAuthenticationCredential extends UsernamePasswordCredential
to represent credentials used by HTTP Basic Authentication.| Constructor and Description |
|---|
BasicAuthenticationCredential(String authorizationHeader)
Constructor
|
clearCredential, compareTo, getCaller, getPassword, getPasswordAsStringclear, isCleared, setClearedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisValidpublic BasicAuthenticationCredential(String authorizationHeader)
authorizationHeader - HTTP Basic Authentication headerCopyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.