at.gv.egiz.pdfas.commandline
Class CommandlineConnectorChooser
java.lang.Object
at.gv.egiz.pdfas.commandline.CommandlineConnectorChooser
- public class CommandlineConnectorChooser
- extends Object
Encapsulates the logic of choosing the correct connector for the commandline
that can later be created using the ConnectorFactory.
- Author:
- wprinz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BKU
protected static final String BKU
- See Also:
- Constant Field Values
MOA
protected static final String MOA
- See Also:
- Constant Field Values
CommandlineConnectorChooser
public CommandlineConnectorChooser()
needsSigId
public static boolean needsSigId(String connectorId)
chooseCommandlineConnectorForSign
public static String chooseCommandlineConnectorForSign(String connectorType)
throws ConnectorException
- Throws:
ConnectorException
chooseCommandlineConnectorForVerify
public static String chooseCommandlineConnectorForVerify(String connectorType,
PdfASID sig_kz,
String sig_id,
String profile)
throws ConnectorException
- Throws:
ConnectorException
chooseEnvelopingBase64ConnectorOld
protected static String chooseEnvelopingBase64ConnectorOld(String sig_app)
throws ConnectorException
- Throws:
ConnectorException
chooseEnvelopingBase64ConnectorHotfix
protected static String chooseEnvelopingBase64ConnectorHotfix(String sig_app)
throws ConnectorException
- Throws:
ConnectorException
chooseDetachedMultipartConnector
protected static String chooseDetachedMultipartConnector(String sig_app)
throws ConnectorException
- Throws:
ConnectorException
Copyright © 2006-2010. All Rights Reserved.