Interface BasicAuthCredentials
public interface BasicAuthCredentials
It consists of a username and a password.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Dedicated Builder -
Method Summary
Modifier and TypeMethodDescriptionstatic BasicAuthCredentials.Builder
builder()
Getting builderBasic auth password.Basic auth username.