|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjsdsi.ldap.LDAPLoader
Loader| Constructor Summary | |
LDAPLoader(java.lang.String filename,
LDAPParameters params)
Creates a new LDAPLoader from a given filename and LDAPParameters |
|
| Method Summary | |
java.util.Collection |
getKeys()
|
java.util.Collection |
getNames()
|
void |
loaderOut(java.lang.String filename,
java.util.Collection certs)
Writes to file a collection of spki based certificates |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LDAPLoader(java.lang.String filename,
LDAPParameters params)
throws java.io.IOException
filename - filename to read the certificates fromparams - ldap parameters
java.io.IOException - if an error occurs reading the file filename| Method Detail |
public void loaderOut(java.lang.String filename,
java.util.Collection certs)
filename - filename to write the certificatescerts - collection of certificatespublic java.util.Collection getKeys()
Loader.getKeys()public java.util.Collection getNames()
Loader.getNames()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||