Results 1 to 2 of 2
Thread: GrandCentral
- 06-22-2012, 07:52 PM #1
Member
- Join Date
- Jun 2012
- Location
- Long Island, NY
- Posts
- 1
- Rep Power
- 0
GrandCentral
The GrandCentral core library is incredibly easy to implement into any Java 6+ application and can be setup in minutes. You can use GrandCentral free of charge for any application. Currently only tokenAuth is included in the GrandCentral library. tokenAuth provides a powerful and secure class that creates password tokens based on the time of day. It uses SHA-512 with a randomly generated Salt. tokenAuth is used to create secure password tokens based on the time of day. This class is very simple to implement into your Java application. To generate a password token you have to send a plain text non-secured password to the generateToken method. In response you will receive a String containing a secured password token.
If you have any questions feel free to post a reply.
grandcentral - a incredibly powerful user accounts utility for java applications - Google Project Hosting
- 06-22-2012, 08:00 PM #2
Re: GrandCentral
Move from New to Java.
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks