|
Move Method private getIVSize() : int from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor to private getIVSize() : int from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor.EncryptionManager |
From |
To |
|
Move Method private getSecretKey() : SecretKeySpec from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor to private getSecretKey() : SecretKeySpec from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor.EncryptionManager |
From |
To |
|
Move Method private getRandom() : SecureRandom from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor to private getRandom() : SecureRandom from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor.EncryptionManager |
From |
To |
|
Move Method private createCipher() : Cipher from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor to private createCipher() : Cipher from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor.EncryptionManager |
From |
To |
|
Move Method private setSecretKey(secretKey SecretKeySpec) : void from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor to private setSecretKey(secretKey SecretKeySpec) : void from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor.EncryptionManager |
From |
To |
|
Move Method private getCipher() : Cipher from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor to private getCipher() : Cipher from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor.EncryptionManager |
From |
To |
|
Move Method private decrypt(bytes byte[]) : byte[] from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor to private decrypt(bytes byte[]) : byte[] from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor.EncryptionManager |
From |
To |
|
Move Method private returnCipher(cipher Cipher) : void from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor to private returnCipher(cipher Cipher) : void from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor.EncryptionManager |
From |
To |
|
Move Method private returnRandom(random SecureRandom) : void from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor to private returnRandom(random SecureRandom) : void from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor.EncryptionManager |
From |
To |
|
Move Method private encrypt(bytes byte[]) : byte[][] from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor to private encrypt(bytes byte[]) : byte[][] from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor.EncryptionManager |
From |
To |
|
Move Method private setIVSize(size int) : void from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor to private setIVSize(size int) : void from class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor.EncryptionManager |
From |
To |