Package com.hazelcast.rest.access
Interface RestAuthenticationContext
- All Superinterfaces:
 com.hazelcast.access.AuthenticationContext
public interface RestAuthenticationContext
extends com.hazelcast.access.AuthenticationContext
- 
Method Summary
 
- 
Method Details
- 
getUsername
 - 
getPassword
 - 
getToken
@Nullable byte[] getToken() - 
getClusterName
 
 -