Hello!

I am wondering how to encrypt an Integer value the same way stripes does with 
this syntax.  Is this possible?

@Validate(encrypted = true)
private Integer memID;

Something like this:  

String encrypted_value = Someclass.encrypt(memID);

Thanks!
Joaquin Valdez
[email protected]



------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to