Uses of Class
org.forgerock.openig.tools.notifications.ws.WebSocketAdapterConfiguration
Packages that use WebSocketAdapterConfiguration
Package
Description
Web socket notifications service implementation.
-
Uses of WebSocketAdapterConfiguration in org.forgerock.openig.tools.notifications.ws
Methods in org.forgerock.openig.tools.notifications.ws that return WebSocketAdapterConfigurationModifier and TypeMethodDescriptionWebSocketAdapterConfiguration.heartbeat(Duration interval, ScheduledExecutorService executorService) Supply The heartbeat setup to keep the websocket session busy.Provide the SSO token header name.Methods in org.forgerock.openig.tools.notifications.ws with parameters of type WebSocketAdapterConfigurationModifier and TypeMethodDescriptionHttpWebSocketClient.newWebSocket(WebSocketAdapterConfiguration configuration) Request the client to create a new WebSocket on the given configuration.