Package toolbox.services.ldap.simple

Package class diagram package toolbox.services.ldap.simple
This package provides a simple LDAP user and group provisioning API.

See:
          Description

Interface Summary
SimpleGroupService Interface that defines a simple LDAP group provisioning interface.
SimpleUserService Interface that defines a simple LDAP user provisioning interface.
 

Class Summary
SimpleGroupServiceImpl Default implementation of the SimpleGroupService interface.
SimpleUserServiceImpl The default implementation of the SimpleUserService interface.
 

Exception Summary
SimpleGroupException Exception that is generated during group provisioning operations.
SimpleUserException Exception that is generated during user provisioning operations.
 

Package toolbox.services.ldap.simple Description

This package provides a simple LDAP user and group provisioning API.