public class WebSocketAuthConfigurator
extends javax.websocket.ClientEndpointConfig.Configurator
| Constructor and Description |
|---|
WebSocketAuthConfigurator(String userName,
String password,
String token) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeRequest(Map<String,List<String>> headers) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.