G I O S T 

G

getObject() - Method in class org.refcodes.security.ext.spring.TextDecrypterBean
getObjectType() - Method in class org.refcodes.security.ext.spring.TextDecrypterBean

I

isSingleton() - Method in class org.refcodes.security.ext.spring.TextDecrypterBean

O

org.refcodes.security.ext.spring - package org.refcodes.security.ext.spring
 

S

setEncryptedText(String) - Method in class org.refcodes.security.ext.spring.TextDecrypterBean
Sets the encrypted string to be decrypted and passed the the consuming bean.

T

TextDecrypterBean - Class in org.refcodes.security.ext.spring
The sole purpose of the bean is not to store any passwords in clear text in a text file.
TextDecrypterBean() - Constructor for class org.refcodes.security.ext.spring.TextDecrypterBean
 
toEncryptedText(String) - Static method in class org.refcodes.security.ext.spring.TextDecrypterBean
Helper method to encrypt a string which can be used in a configuration file.
G I O S T