public class AuthorizationCall extends AbstractRemotelyCallable<Boolean>
node| Constructor and Description |
|---|
AuthorizationCall() |
AuthorizationCall(String groupName,
String groupPassword) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
call() |
void |
readData(DataInput in) |
void |
writeData(DataOutput out) |
getConnection, setConnectiongetNode, setNodereadByteArray, readObject, writeByteArray, writeObjectpublic void readData(DataInput in) throws IOException
readData in interface DataSerializablereadData in class AbstractRemotelyCallable<Boolean>IOExceptionpublic void writeData(DataOutput out) throws IOException
writeData in interface DataSerializablewriteData in class AbstractRemotelyCallable<Boolean>IOExceptionCopyright © 2013 Hazelcast, Inc.. All rights reserved.