Skip to content

xafero/java-keyring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-keyring

Summary

java-keyring is a small library which provides java API to store password etc. securely. Currently Mac OS X, Windows and Linux (GNOME) are supported.

If you find bug, please let me know via issue tracker or twitter @east301. In addition, any patch/modification is highly welcome.

Source code tree

java-keyring package contains the following directories

  • java-keyring directory
    • java-keyring library source code
  • java-keyring-example directory
    • usage example of java-keyring library

Building

mvn clean install

License

Source code of java-keyring and java-keyring-example are available under modified BSD license. See the file LICENSE for more details.

Special Thanks

java-keyring uses the following library, thanks a lot! java-keyring package contains copy of compiled JNA library. Source code of the library is available at its project page.

About

Copy of Java Keyring library from bitbucket.org/bpsnervepoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages