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