public class GridClientAuthenticationRequest extends GridClientAbstractMessage
| Constructor and Description |
|---|
GridClientAuthenticationRequest() |
| Modifier and Type | Method and Description |
|---|---|
SecurityCredentials |
credentials() |
void |
credentials(SecurityCredentials cred) |
void |
readExternal(ObjectInput in) |
String |
toString() |
Map<String,String> |
userAttributes() |
void |
userAttributes(Map<String,String> userAttrs) |
void |
writeExternal(ObjectOutput out) |
clientId, clientId, destinationId, destinationId, requestId, requestId, sessionToken, sessionTokenpublic SecurityCredentials credentials()
public void credentials(SecurityCredentials cred)
cred - Credentials object.public void userAttributes(Map<String,String> userAttrs)
userAttrs - User attributes.public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class GridClientAbstractMessageIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class GridClientAbstractMessageIOExceptionClassNotFoundExceptionpublic String toString()
toString in class GridClientAbstractMessage
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021