AuthenticationServiceBase |
This is the authentication service base class.
|
BasicAuthenticationServiceImpl |
This authentication service is the basic Derby user authentication
level support.
|
JNDIAuthenticationSchemeBase |
This is the base JNDI authentication scheme class.
|
JNDIAuthenticationService |
This is the JNDI Authentication Service base class.
|
LDAPAuthenticationSchemeImpl |
This is the Derby LDAP authentication scheme implementation.
|
NativeAuthenticationServiceImpl |
This authentication service supports Derby NATIVE authentication.
|
NoneAuthenticationServiceImpl |
This authentication service does not care much about authentication.
|
SpecificAuthenticationServiceImpl |
This authentication service is a specific/user defined User authentication
level support.
|