public class LDAPUserUpdater
extends java.lang.Object
Constructor and Description |
---|
LDAPUserUpdater(java.sql.Connection con,
java.lang.String userName) |
Modifier and Type | Method and Description |
---|---|
void |
blockUser() |
int |
updateUser(UserAD userAD) |
public LDAPUserUpdater(java.sql.Connection con, java.lang.String userName)
public int updateUser(UserAD userAD) throws java.lang.Exception
java.lang.Exception
public void blockUser() throws java.sql.SQLException, BGException
java.sql.SQLException
BGException