public class SessionConfigurator
extends javax.websocket.ClientEndpointConfig.Configurator
| Constructor and Description |
|---|
SessionConfigurator(URI url,
String keytab,
String principal) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterResponse(javax.websocket.HandshakeResponse hr) |
void |
beforeRequest(Map<String,List<String>> headers) |
public void beforeRequest(Map<String,List<String>> headers)
beforeRequest in class javax.websocket.ClientEndpointConfig.Configuratorpublic void afterResponse(javax.websocket.HandshakeResponse hr)
afterResponse in class javax.websocket.ClientEndpointConfig.ConfiguratorCopyright © 2018 Hitachi Vantara. All rights reserved.