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

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

public class DetachedIdFormatter
extends Object
implements IdFormatter

Author:
wprinz

Field Summary
static String SIG_ID_PREFIX
          The SIG_ID prefix.
static String SIG_ID_PROPERTY_KEY
          Key value in property file
 
Constructor Summary
DetachedIdFormatter()
           
 
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
 

Field Detail

SIG_ID_PREFIX

public static String SIG_ID_PREFIX
The SIG_ID prefix. Default value: etsi-bka-1.0


SIG_ID_PROPERTY_KEY

public static final String SIG_ID_PROPERTY_KEY
Key value in property file

See Also:
Constant Field Values
Constructor Detail

DetachedIdFormatter

public DetachedIdFormatter()
Method Detail

formatIds

public String formatIds(String[] ids,
                        String algorithmParams)
Specified by:
formatIds in interface IdFormatter
See Also:
at.knowcenter.wag.egov.egiz.sig.sigid.IdFormatter#formatIds(java.lang.String[])


Copyright © 2006-2010. All Rights Reserved.