Skip to content

lmccay/cmf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

cmf

credential management framework

This framework provides a number of services that allow for password and credential management. This initial version provides rudimentary password indirection/aliasing capabilities built on top of a JCEKS keystore.

See the CMFTest class for tests of the provided aliasing functionality. See the CMFBootstrapService class as an example for how to spin up the framework. A dependency injection framework may be worth using instead of the bootstrap service.

KNOWN ISSUES:

  • There are numerous e.printStackTrace calls in these classes. They need to be converted to appropriate logging calls for your environment.
  • Exception handling needs to be bettered

About

credential management framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages