|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bankframe.admin.tools.UpdateLDAPSchema
public class UpdateLDAPSchema
This utility updates the requested LDAP server with the schema objects required by BankFrame MCA 3.5
Constructor Summary | |
---|---|
UpdateLDAPSchema()
UpdateLDAPSchema method, empty |
Method Summary | |
---|---|
void |
init(String[] args)
init method initialises class from command line arguments |
static void |
main(String[] args)
main method updates the LDAP schema |
void |
updateSchema()
This method Updates LDAP Schema |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdateLDAPSchema()
Method Detail |
---|
public void init(String[] args)
public static void main(String[] args)
args
- String arraypublic void updateSchema()
NamingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |