Uses of Interface
at.knowcenter.wag.egov.egiz.sig.connectors.Connector

Packages that use Connector
at.gv.egiz.pdfas.framework   
at.knowcenter.wag.egov.egiz   
at.knowcenter.wag.egov.egiz.sig.connectors   
at.knowcenter.wag.egov.egiz.sig.connectors.bku   
at.knowcenter.wag.egov.egiz.sig.connectors.moa   
at.knowcenter.wag.egov.egiz.sig.connectors.mocca   
 

Uses of Connector in at.gv.egiz.pdfas.framework
 

Methods in at.gv.egiz.pdfas.framework that return Connector
static Connector ConnectorFactory.createConnector(String connectorId, ConnectorParameters connectorParameters)
           
 

Uses of Connector in at.knowcenter.wag.egov.egiz
 

Methods in at.knowcenter.wag.egov.egiz with parameters of type Connector
static SignSignatureObject PdfAS.sign(SignatureData data_to_sign, Connector connector, TimeStamper timeStamper)
          Signs the given text with the provided connector using the given signature type.
 

Uses of Connector in at.knowcenter.wag.egov.egiz.sig.connectors
 

Methods in at.knowcenter.wag.egov.egiz.sig.connectors that return Connector
static Connector ConnectorChooser.chooseWebConnectorForSign(String connector, String profile, String loc_ref_url)
          Deprecated.  
static Connector ConnectorChooser.chooseWebConnectorForVerify(String connector, PdfASID sig_kz, String sig_id, String profile, String loc_ref_url)
          Deprecated.  
protected static Connector ConnectorChooser.chooseEnvelopedBase64ConnectorOld(String profile, String sig_app)
          Deprecated.  
protected static Connector ConnectorChooser.chooseEnvelopedBase64ConnectorHotfix(String profile, String sig_app)
          Deprecated.  
protected static Connector ConnectorChooser.chooseDetachedMultipartConnector(String profile, String sig_app)
          Deprecated.  
 

Uses of Connector in at.knowcenter.wag.egov.egiz.sig.connectors.bku
 

Classes in at.knowcenter.wag.egov.egiz.sig.connectors.bku that implement Connector
 class DetachedBKUConnector
          Connects to the BKU using the detached multipart/formdata requests.
 class EnvelopedBase64BKUConnector
           
 class LocRefDetachedBKUConnector
           
 class MultipartDetachedBKUConnector
           
 class OldEnvelopingBase64BKUConnector
           This is the old base64 connector.
 

Uses of Connector in at.knowcenter.wag.egov.egiz.sig.connectors.moa
 

Classes in at.knowcenter.wag.egov.egiz.sig.connectors.moa that implement Connector
 class DetachedLocRefMOAConnector
          Connects to MOA providing the Data detached as LocRef on a local resource.
 class EnvelopingBase64MOAConnector
           
 class MOASoapWithAttachmentConnector
          Connects to MOA providing the Data detached as LocRef on a local resource.
 

Uses of Connector in at.knowcenter.wag.egov.egiz.sig.connectors.mocca
 

Classes in at.knowcenter.wag.egov.egiz.sig.connectors.mocca that implement Connector
 class LocRefDetachedMOCCAConnector
          Connector for MOCCA.
 



Copyright © 2006-2010. All Rights Reserved.