LDAP
To perfrom a succesfull authentication against a LDAP Server with UBIK, you need to create an instance of each of the following Classes:
LDAPLogin
The LDAPLogin Object specifies a single User you want to authenticate.
LDAPGroup
The LDAPGroup specifies a Group of Users and where to find them on the LDAP Server.
LDAPService
The LDAPService describes the actual LDAP Server and holds information about the connection to the LDAP Server and about the Service User.