ch.elca.el4j.util.encryption
Interface PasswordSource


public interface PasswordSource

For providing your own password, you can pass one of these as constructor argument.

Author:
David Bernhard (DBD)
File-location:
PasswordSource
Last check-in date:
2009-08-04 15:24:14 +0200 (Di, 04. Aug 2009) by swismer for revision 3882

Method Summary
 String getPassword()
           
 

Method Detail

getPassword

String getPassword()
Returns:
The password to use.


Copyright © 2005-2011 ELCA. All Rights Reserved.