cz.utb.fai.simkovicp.pki.x509.device
Class DeviceFactory

java.lang.Object
  extended by cz.utb.fai.simkovicp.pki.x509.device.DeviceFactory
All Implemented Interfaces:
java.io.Serializable

public class DeviceFactory
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
DeviceFactory()
           
 
Method Summary
static PKCS12Device getPKCS12Device(java.lang.String propertyName, java.lang.String index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceFactory

public DeviceFactory()
Method Detail

getPKCS12Device

public static PKCS12Device getPKCS12Device(java.lang.String propertyName,
                                           java.lang.String index)