public class SignerConfigElement extends AbstractConfigElement implements ISmartCardConfigElement
map
Constructor and Description |
---|
SignerConfigElement() |
SignerConfigElement(java.lang.String keyLabel,
long slotNo,
java.lang.String cardType,
java.lang.String password,
int sessionPool) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCardType() |
OcspConfigTags[] |
getElementNames() |
java.lang.String |
getKeyLabel() |
java.lang.String |
getPin() |
OcspConfigTags |
getRootTag() |
int |
getSessionPool() |
long |
getSlotNo() |
boolean |
isMultiple() |
addElement, constructElement, getElementValueByTagName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addElement, constructElement, getElementValueByTagName
public SignerConfigElement()
public SignerConfigElement(java.lang.String keyLabel, long slotNo, java.lang.String cardType, java.lang.String password, int sessionPool)
public OcspConfigTags getRootTag()
getRootTag
in interface IOcspConfigElement
public OcspConfigTags[] getElementNames()
getElementNames
in interface IOcspConfigElement
public boolean isMultiple()
isMultiple
in interface IOcspConfigElement
public java.lang.String getKeyLabel()
getKeyLabel
in interface ISmartCardConfigElement
public long getSlotNo()
getSlotNo
in interface ISmartCardConfigElement
public java.lang.String getPin()
getPin
in interface ISmartCardConfigElement
public java.lang.String getCardType()
getCardType
in interface ISmartCardConfigElement
public int getSessionPool()
getSessionPool
in interface ISmartCardConfigElement
Copyright © 2025. All rights reserved.