AbstractRememberMeManager.getDecryptionCipherKey

Returns the decryption cipher key to use for decryption operations.

@return the cipher key to use for decryption operations. @see #setCipherService for a description of the various {@code get/set*Key} methods.

class AbstractRememberMeManager
byte[]
getDecryptionCipherKey
()

Meta