|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.tools.security.LDAPImporter
public class LDAPImporter
This class provides the functionality to synchronize the User
instances stored in a
SecurityManager
with a generic LDAP-Server (such as OpenLDAP).
Changes are committed after all steps succeeded. If an error occurs, changes in the SecurityManager
are
undone.
Constructor Summary | |
---|---|
LDAPImporter(Properties config)
Constructs a new ADExporter -instance. |
Method Summary | |
---|---|
void |
abortChanges()
Aborts the synchronization process and undoes all changes. |
void |
commitChanges()
Ends the synchronization process and commits all changes. |
static void |
main(String[] args)
|
static void |
sendError(Exception e)
Sends an eMail to inform the admin that something went wrong. |
void |
sendLog()
Sends an eMail with a log of the transaction. |
(package private) void |
synchronizeUsers()
Synchronizes the LDAP's user objects with the SecurityManager's user objects. |
(package private) void |
updateSecAll()
Updates the special group "SEC_ALL" (contains all users). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
LDAPImporter(Properties config) throws NamingException, GeneralSecurityException
ADExporter
-instance.
config
-
NamingException
GeneralSecurityException
Method Detail |
---|
void synchronizeUsers() throws NamingException, IOException, UnauthorizedException, GeneralSecurityException
NamingException
IOException
GeneralSecurityException
UnauthorizedException
void updateSecAll() throws GeneralSecurityException
GeneralSecurityException
public void abortChanges()
public void commitChanges()
public static void sendError(Exception e)
NOTE: This is static, because it must be usable even when the construction of the ADExporter failed.
e
- public void sendLog()
public static void main(String[] args) throws Exception
args
-
Exception
|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org