PrivateKeyJDBCHelper Class

com.beasys.commerce.ebusiness.security
PrivateKeyJDBCHelper Class

public class PrivateKeyJDBCHelper

    extends Object

Does the JDBC to get keys from database.


Hierarchy
Object
  PrivateKeyJDBCHelper

Constructor Summary

PrivateKeyJDBCHelper()

 

Method Summary

public ExtendedPrivateKey
retrieveKey(String password)
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   

Constructor Detail

PrivateKeyJDBCHelper

public PrivateKeyJDBCHelper()
 

Method Detail

retrieveKey(String) Method

public ExtendedPrivateKey retrieveKey(String password)