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 LDAP Login Object specifies a single User you want to authenticate.
== LDAPGroup ==:
The LDAP Group specifies a Group of Users and where to find them on the LDAP Server.
== LDAPService ==:
The LDAP Service describes the actual LDAP Server and holds information about the connection to the LDAP Server and about the Service User.