| Package | Description | 
|---|---|
| com.hazelcast.client.impl.protocol | 
 Client protocol related private implementation classes 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static AuthenticationStatus | 
AuthenticationStatus.getById(int id)  | 
static AuthenticationStatus | 
AuthenticationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static AuthenticationStatus[] | 
AuthenticationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.