public class TenantCallback
extends java.lang.Object
implements javax.security.auth.callback.Callback
| Constructor and Description |
|---|
TenantCallback()
Default constructor of the callback.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getID()
Returns the ID of the tenant.
|
void |
setID(java.lang.String id)
Changes the ID of the tenant.
|