Package | Description |
---|---|
org.forgerock.openig.tools.am |
Access Management Server.
|
org.forgerock.openig.tools.notifications.ws |
Web socket notifications service implementation.
|
Modifier and Type | Method and Description |
---|---|
AmService.Builder |
AmService.Builder.notificationServiceTls(TlsOptions tlsOptions)
Specifies the TLS options to use for establishing a connection to the Web-socket endpoint.
|
Constructor and Description |
---|
TyrusNotificationService(URI uri,
IdGenerator idGenerator,
javax.websocket.ClientEndpointConfig.Configurator configurator,
Duration reconnectDelay,
TlsOptions tlsOptions)
Constructs a web-socket client with the given
uri , ID generator , configurator
and reconnection delay. |
Copyright 2011-2017 ForgeRock AS.