at.knowcenter.wag.egov.egiz.sig.sigid
Class SimpleIdFormatter

java.lang.Object
  extended byat.knowcenter.wag.egov.egiz.sig.sigid.SimpleIdFormatter
All Implemented Interfaces:
IdFormatter

public class SimpleIdFormatter
extends Object
implements IdFormatter

IdFormatter implementation that uses specified algorithmid but not additional parameters.
usage A-Trust bku

Author:
dferbas

Constructor Summary
SimpleIdFormatter(String algorithmId)
           
 
Method Summary
 String formatIds(String[] ids, String algorithmParams)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleIdFormatter

public SimpleIdFormatter(String algorithmId)
Method Detail

formatIds

public String formatIds(String[] ids,
                        String algorithmParams)
Specified by:
formatIds in interface IdFormatter


Copyright © 2006-2010. All Rights Reserved.