at.knowcenter.wag.egov.egiz.sig.connectors
Class A1Connector

java.lang.Object
  extended by at.knowcenter.wag.egov.egiz.sig.connectors.BKUConnector
      extended by at.knowcenter.wag.egov.egiz.sig.connectors.A1Connector
All Implemented Interfaces:
Connector, LocalConnector

public class A1Connector
extends BKUConnector

Author:
wprinz

Field Summary
static ConnectorInformation CONNECTOR_INFORMATION
          ConnectorInformation that identifies this Connector to the system.
 
Constructor Summary
A1Connector()
          Constructor.
 
Method Summary
protected  String getType()
          Overrides the type of the BKUConnector to use the A1 settings.
 
Methods inherited from class at.knowcenter.wag.egov.egiz.sig.connectors.BKUConnector
analyzeSignResponse, analyzeVerifyResponse, doSign, doVerify, getConnectorValueFromProfile, getSignKeyboxIdentifier, getSignRequestTemplateFileName, getSignURL, getSigPropFileName, getVerifyRequestTemplateFileName, getVerifyTemplate, getVerifyTemplateFileName, getVerifyURL, prepareSignRequest, prepareVerifyRequest, sendRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONNECTOR_INFORMATION

public static final ConnectorInformation CONNECTOR_INFORMATION
ConnectorInformation that identifies this Connector to the system.

See Also:
ConnectorFactory, ConnectorInformation
Constructor Detail

A1Connector

public A1Connector()
            throws SignatureException
Constructor.

Throws:
SignatureException - F.e.
Method Detail

getType

protected String getType()
Overrides the type of the BKUConnector to use the A1 settings.

Overrides:
getType in class BKUConnector
Returns:
Returns the type of this BKU-like connector.


Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.