public class AuthenticationRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
tenantName
tenant name
|
| Constructor and Description |
|---|
AuthenticationRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTenantName() |
void |
setTenantName(String tenantName) |
String |
toString() |
protected String tenantName
Copyright © 2018 CERN. All Rights Reserved.