public class SsoTokenConfigurator
extends javax.websocket.ClientEndpointConfig.Configurator
Constructor and Description |
---|
SsoTokenConfigurator(String headerName,
String token)
Constructs a
ClientEndpointConfig.Configurator that would inject
the given token value in the provided headerName . |
Modifier and Type | Method and Description |
---|---|
void |
beforeRequest(Map<String,List<String>> headers) |
Copyright 2011-2017 ForgeRock AS.