nu.zoom.swing.desktop.plugin.portunis
Class KeyStoreType

java.lang.Object
  extended by 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 $

Field Summary
static KeyStoreType JKS
           
static KeyStoreType PKCS12
           
 
Method Summary
 boolean equals(Object obj)
           
 String getType()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JKS

public static final KeyStoreType JKS

PKCS12

public static final KeyStoreType PKCS12
Method Detail

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 © 2011. All Rights Reserved.