public class SecurityDataSerializerHook extends Object implements com.hazelcast.internal.serialization.DataSerializerHook
| Modifier and Type | Field and Description |
|---|---|
static int |
CLUSTER_PRINCIPAL |
static int |
F_ID |
static int |
SECURE_CALLABLE |
| Constructor and Description |
|---|
SecurityDataSerializerHook() |
| Modifier and Type | Method and Description |
|---|---|
com.hazelcast.nio.serialization.DataSerializableFactory |
createFactory() |
int |
getFactoryId() |
public static final int F_ID
public static final int SECURE_CALLABLE
public static final int CLUSTER_PRINCIPAL
public int getFactoryId()
getFactoryId in interface com.hazelcast.internal.serialization.DataSerializerHookpublic com.hazelcast.nio.serialization.DataSerializableFactory createFactory()
createFactory in interface com.hazelcast.internal.serialization.DataSerializerHookCopyright © 2020 Hazelcast, Inc.. All Rights Reserved.