|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.tools.security.ActiveDirectoryImporter
public class ActiveDirectoryImporter
This class provides the functionality to synchronize the User
and
Group
instances stored in a SecurityManager
with an
ActiveDirectory-Server.
Synchronization involves four steps:
SecurityManager
are undone.
Constructor Summary | |
---|---|
ActiveDirectoryImporter(java.util.Properties config)
Constructs a new ADExporter -instance. |
Method Summary | |
---|---|
void |
abortChanges()
Aborts the synchronization process and undoes all changes. |
(package private) void |
checkSubadminRoleValidity()
Checks subadmin-role validity (each user one role max). |
void |
commitChanges()
Ends the synchronization process and commits all changes. |
static void |
main(java.lang.String[] args)
|
static void |
sendError(java.lang.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) java.util.HashMap<java.lang.String,Group> |
synchronizeGroups()
Synchronizes the AD's group objects with the SecurityManager's group objects. |
(package private) void |
synchronizeUsers(java.util.HashMap<java.lang.String,Group> groups)
Synchronizes the AD'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 |
---|
ActiveDirectoryImporter(java.util.Properties config) throws javax.naming.NamingException, GeneralSecurityException
ADExporter
-instance.
config
-
javax.naming.NamingException
GeneralSecurityException
Method Detail |
---|
java.util.HashMap<java.lang.String,Group> synchronizeGroups() throws javax.naming.NamingException, java.io.IOException, UnauthorizedException, GeneralSecurityException
javax.naming.NamingException
java.io.IOException
GeneralSecurityException
UnauthorizedException
void synchronizeUsers(java.util.HashMap<java.lang.String,Group> groups) throws javax.naming.NamingException, java.io.IOException, UnauthorizedException, GeneralSecurityException
groups
-
javax.naming.NamingException
java.io.IOException
GeneralSecurityException
UnauthorizedException
void updateSecAll() throws GeneralSecurityException
GeneralSecurityException
void checkSubadminRoleValidity() throws ManagementException, GeneralSecurityException
ManagementException
GeneralSecurityException
public void abortChanges()
public void commitChanges()
public static void sendError(java.lang.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(java.lang.String[] args) throws java.lang.Exception
args
-
java.lang.Exception
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
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