private static class TestSecureRESTServer.EmptyCredentials extends Object implements org.apache.http.auth.Credentials
| Modifier and Type | Field and Description |
|---|---|
static TestSecureRESTServer.EmptyCredentials |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
private |
EmptyCredentials() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
Principal |
getUserPrincipal() |
public static final TestSecureRESTServer.EmptyCredentials INSTANCE
private EmptyCredentials()
public String getPassword()
getPassword in interface org.apache.http.auth.Credentialspublic Principal getUserPrincipal()
getUserPrincipal in interface org.apache.http.auth.CredentialsCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.