02/28/2005
 

Package com.epicentric.credentials

Provides a mechanism for storing user login credentials for connecting to third-party systems.

See:
          Package Summary

Class Summary
Credentials This class represents a set of user credentials for logging into an application.
CredentialsVault The CredentialsVault provides a convenient entry point to accessing and specifying a user's credentials for various resources.
 

Exception Summary
CredentialEncryptionException This exception is thrown whenver there is an exception while encrypting or decrypting a credential.
CredentialsNotFoundException  
 

Package com.epicentric.credentials Description

Provides a mechanism for storing user login credentials for connecting to third-party systems. Light-weight encryption is applied to credentials before their persistence.


02/28/2005
 

Copyright and Trademark Notices