org.openpermis.examples.ldap
Class CertIntoLdifUtil
java.lang.Object
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 |
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
PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:07:18
Copyright (c) 2002-2007 Ergon Informatik AG