Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UsersList.Builder |
addUser(String login,
String password,
String... roles) |
UsersList |
build() |
public UsersList.Builder addUser(String login, String password, String... roles)
public UsersList build()
Copyright © 2016. All Rights Reserved.