| Class | Description |
|---|---|
| HostnameVerifyingSSLSocketFactory |
Socket factory that generates wrapped X509TrustManagers that perform hostname cn verification.
|
| HostnameVerifyingTrustManager |
A wrapper around an existing X509TrustManager that verifies the server
certificate against the remote host.
|
| JettyCachingLdapLoginModule |
A LdapLoginModule for use with JAAS setups
The jvm should be started with the following parameter:
-Djava.security.auth.login.config=etc/ldap-loginModule.conf
and an example of the ldap-loginModule.conf would be: |
| JettyCombinedLdapLoginModule |
Adds shared login credentials behavior, can be combined with other modules.
|
| JNDILoginModule |
JNDILoginModule provides jndi based login
|
| LdapEmailPrincipal | |
| LdapFirstNamePrincipal | |
| LdapLastNamePrincipal |