public class Auth extends Object
| Constructor and Description | 
|---|
Auth()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAccessor()  | 
String | 
getApplicationId()  | 
long | 
getLeaseDuration()  | 
JsonObject | 
getMetadata()  | 
List<String> | 
getPolicies()  | 
String | 
getToken()  | 
String | 
getUserId()  | 
String | 
getUsername()  | 
boolean | 
isRenewable()  | 
String | 
toString()  | 
public long getLeaseDuration()
public boolean isRenewable()
public JsonObject getMetadata()
public String getToken()
public String getApplicationId()
public String getUserId()
public String getUsername()
public String getAccessor()
Copyright © 2020 Eclipse. All rights reserved.