org.openpermis.examples.ldap
Class CertIntoLdifUtil

java.lang.Object
  extended by org.openpermis.examples.ldap.CertIntoLdifUtil

public final class CertIntoLdifUtil
extends Object

This utility class substitutes in the given ldif file the given place holder with the given certificate.

Since:
0.3.0

Method Summary
static void main(String[] args)
          Substitutes in the given ldif file the given place holder with the given certificate.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws IOException
Substitutes in the given ldif file the given place holder with the given certificate.

Parameters:
args - "#1 argument: path of ldif file, #2 argument: place holder within ldif file, #3 argument: path of certificate file
Throws:
IOException - if something goes awry.
Since:
0.3.0


OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:18:20
Copyright (c) 2002-2007 Ergon Informatik AG