nu.zoom.swing.desktop.plugin.portunis
Class KeyStoreType
java.lang.Object
nu.zoom.swing.desktop.plugin.portunis.KeyStoreType
public class KeyStoreType
- extends Object
Defines the types of keystore (PKCS12 or JKS).
- Version:
- $Revision: 1.1 $
- Author:
- $Author: johan $
JKS
public static final KeyStoreType JKS
PKCS12
public static final KeyStoreType PKCS12
getType
public String getType()
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2010. All Rights Reserved.