at.knowcenter.wag.egov.egiz.sig.signatureobject
Class SignatureObjectHelper

java.lang.Object
  extended byat.knowcenter.wag.egov.egiz.sig.signatureobject.SignatureObjectHelper

public final class SignatureObjectHelper
extends Object

Contains helper methods for dealing with signature objects.

Author:
wprinz

Constructor Summary
SignatureObjectHelper()
           
 
Method Summary
static SignSignatureObject convertSignatureObjectToSignSignatureObject(SignatureObject so)
           
static SignatureObject convertSignSignatureObjectToSignatureObject(SignSignatureObject sso, String signature_type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignatureObjectHelper

public SignatureObjectHelper()
Method Detail

convertSignSignatureObjectToSignatureObject

public static SignatureObject convertSignSignatureObjectToSignatureObject(SignSignatureObject sso,
                                                                          String signature_type)
                                                                   throws SignatureTypesException,
                                                                          SignatureException
Throws:
SignatureTypesException
SignatureException

convertSignatureObjectToSignSignatureObject

public static SignSignatureObject convertSignatureObjectToSignSignatureObject(SignatureObject so)
                                                                       throws SignatureException
Throws:
SignatureException


Copyright © 2006-2010. All Rights Reserved.