PublicKeyJDBCHelper Class

com.beasys.commerce.ebusiness.security
PublicKeyJDBCHelper Class

public class PublicKeyJDBCHelper

    extends Object

Does the JDBC to get keys from database.


Hierarchy
Object
  PublicKeyJDBCHelper

Constructor Summary

PublicKeyJDBCHelper()

 

Method Summary

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

Constructor Detail

PublicKeyJDBCHelper

public PublicKeyJDBCHelper()
 

Method Detail

retrieveKey() Method

public RSAPublicKey retrieveKey()