public class AuthResponseData extends DObject
AuthResponseData object is communicated back to the
client along with an authentication response. It contains an indicator
of authentication success or failure along with bootstrap information
for the client.Streamable.Closure| Modifier and Type | Field and Description |
|---|---|
String |
code
Either the
SUCCESS constant or a reason code indicating
why the authentication failed. |
static String |
SUCCESS
The constant used to indicate a successful authentication.
|
| Constructor and Description |
|---|
AuthResponseData() |
acquireLock, addListener, addListener, addSubscriber, addToSet, cancelTransaction, changeAttribute, checkPermissions, checkPermissions, commitTransaction, destroy, getAccessController, getAttribute, getLocal, getLocals, getManager, getOid, getSet, inTransaction, isActive, notifyListeners, notifyProxies, postEvent, postMessage, postMessage, releaseLock, removeFromSet, removeListener, removeSubscriber, setAccessController, setAttribute, setDestroyOnLastSubscriberRemoved, setLocal, setManager, setOid, startTransaction, toString, updateSet, whichpublic static final String SUCCESS
Copyright © 2015. All rights reserved.