|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SecKey in org.glassfish.grizzly.websockets |
|---|
| Methods in org.glassfish.grizzly.websockets that return SecKey | |
|---|---|
static SecKey |
SecKey.generateServerKey(SecKey clientKey)
Generate server-side security key, which gets passed to the client during the handshake phase as part of message payload. |
SecKey |
ClientHandshake.getKey()
|
| Methods in org.glassfish.grizzly.websockets with parameters of type SecKey | |
|---|---|
static SecKey |
SecKey.generateServerKey(SecKey clientKey)
Generate server-side security key, which gets passed to the client during the handshake phase as part of message payload. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||