public final class Authentication extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Authentication.Builder |
Modifier and Type | Method and Description |
---|---|
static Authentication.Builder |
builder() |
String |
password() |
String |
username() |
public String username()
public String password()
public static Authentication.Builder builder()
Copyright © 2020. All rights reserved.