| Package | Description |
|---|---|
| com.sun.ejb.base.sfsb.util |
| Modifier and Type | Method and Description |
|---|---|
SimpleKeyGenerator.SimpleSessionKey |
SimpleKeyGenerator.byteArrayToKey(byte[] array,
int startIndex,
int len)
Return the sessionKey that represents the sessionKey.
|
SimpleKeyGenerator.SimpleSessionKey |
ScrambledKeyGenerator.createSessionKey()
Create and return the sessionKey.
|
SimpleKeyGenerator.SimpleSessionKey |
SimpleKeyGenerator.createSessionKey()
Create and return the sessionKey.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
SimpleKeyGenerator.keyToByteArray(SimpleKeyGenerator.SimpleSessionKey key)
Called from the Container before publishing an IOR.
|
Copyright © 2017. All rights reserved.