public interface Credentials extends Serializable
LoginModules.| Modifier and Type | Method and Description | 
|---|---|
| String | getEndpoint()Returns IP address of endpoint. | 
| String | getPrincipal()Returns principal of endpoint. | 
| void | setEndpoint(String endpoint)Sets IP address of endpoint. | 
String getEndpoint()
void setEndpoint(String endpoint)
endpoint - IP address of endpointString getPrincipal()
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.