|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectat.knowcenter.wag.egov.egiz.sig.connectors.ConnectorChooser
Helper class that provides static methods that help the application to "choose" the right connector for a given task.
| Field Summary | |
protected static String |
BKU
Deprecated. |
protected static String |
MOA
Deprecated. |
| Constructor Summary | |
ConnectorChooser()
Deprecated. |
|
| Method Summary | |
protected static Connector |
chooseDetachedMultipartConnector(String profile,
String sig_app)
Deprecated. |
protected static Connector |
chooseEnvelopedBase64ConnectorHotfix(String profile,
String sig_app)
Deprecated. |
protected static Connector |
chooseEnvelopedBase64ConnectorOld(String profile,
String sig_app)
Deprecated. |
static LocalConnector |
chooseLocalConnectorForSign(String connector,
String profile,
String loc_ref_url)
Deprecated. |
static LocalConnector |
chooseLocalConnectorForVerify(String connector,
PdfASID sig_kz,
String sig_id,
String profile,
String loc_ref_url)
Deprecated. |
static Connector |
chooseWebConnectorForSign(String connector,
String profile,
String loc_ref_url)
Deprecated. |
static Connector |
chooseWebConnectorForVerify(String connector,
PdfASID sig_kz,
String sig_id,
String profile,
String loc_ref_url)
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final String BKU
protected static final String MOA
| Constructor Detail |
public ConnectorChooser()
| Method Detail |
public static LocalConnector chooseLocalConnectorForSign(String connector,
String profile,
String loc_ref_url)
throws ConnectorException
ConnectorException
public static Connector chooseWebConnectorForSign(String connector,
String profile,
String loc_ref_url)
throws ConnectorException
ConnectorException
public static LocalConnector chooseLocalConnectorForVerify(String connector,
PdfASID sig_kz,
String sig_id,
String profile,
String loc_ref_url)
throws ConnectorException
ConnectorException
public static Connector chooseWebConnectorForVerify(String connector,
PdfASID sig_kz,
String sig_id,
String profile,
String loc_ref_url)
throws ConnectorException
ConnectorException
protected static Connector chooseEnvelopedBase64ConnectorOld(String profile,
String sig_app)
throws ConnectorException
ConnectorException
protected static Connector chooseEnvelopedBase64ConnectorHotfix(String profile,
String sig_app)
throws ConnectorException
ConnectorException
protected static Connector chooseDetachedMultipartConnector(String profile,
String sig_app)
throws ConnectorException
ConnectorException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||