Class Summary |
ClientPlugin |
Helper only for Java clients. |
LdapGateway |
The constructor of this class connects to the specified LDAP server,
thereafter you can check the password of a user. |
Manager |
This security manager just implements the necessary interfaces
and delegates login checks (authentication of a client) to LDAP. |
SecurityQos |
Parse the security informations loginName and password
from the login qos xml string: |
Session |
This implements the session AND the subject interface in the same class. |