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.Configurator
public void afterResponse(javax.websocket.HandshakeResponse hr)
afterResponse
in class javax.websocket.ClientEndpointConfig.Configurator
Copyright © 2018 Hitachi Vantara. All rights reserved.