Uses of Class
com.sun.ejb.base.sfsb.util.SimpleKeyGenerator.SimpleSessionKey
Packages that use SimpleKeyGenerator.SimpleSessionKey
-
Uses of SimpleKeyGenerator.SimpleSessionKey in com.sun.ejb.base.sfsb.util
Methods in com.sun.ejb.base.sfsb.util that return SimpleKeyGenerator.SimpleSessionKeyModifier and TypeMethodDescriptionSimpleKeyGenerator.byteArrayToKey(byte[] array, int startIndex, int len) Return the sessionKey that represents the sessionKey.ScrambledKeyGenerator.createSessionKey()Create and return the sessionKey.SimpleKeyGenerator.createSessionKey()Create and return the sessionKey.Methods in com.sun.ejb.base.sfsb.util with parameters of type SimpleKeyGenerator.SimpleSessionKeyModifier and TypeMethodDescriptionbyte[]SimpleKeyGenerator.keyToByteArray(SimpleKeyGenerator.SimpleSessionKey key) Called from the Container before publishing an IOR.