public interface Credentials extends Serializable
LoginModule
s.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 © 2018 Hazelcast, Inc.. All Rights Reserved.