org.eclipse.rse.dstore.security.preference
Class KeyElement
java.lang.Object
org.eclipse.rse.dstore.security.preference.Element
org.eclipse.rse.dstore.security.preference.KeyElement
- public class KeyElement
- extends Element
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyElement
public KeyElement(String alias,
String value,
Key key)
getType
public String getType()
- Specified by:
getType in class Element
getAlgorithm
public String getAlgorithm()
- Specified by:
getAlgorithm in class Element
getFormat
public String getFormat()
- Specified by:
getFormat in class Element
getImage
public Image getImage()
- Overrides:
getImage in class Element
getCert
public Object getCert()
- Specified by:
getCert in class Element
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.