|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecKey | |
---|---|
com.sun.grizzly.websockets |
Uses of SecKey in com.sun.grizzly.websockets |
---|
Methods in com.sun.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 com.sun.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 |