Class JNDIAuthenticationService

java.lang.Object
org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationService
All Implemented Interfaces:
AuthenticationService, ModuleControl, ModuleSupportable, PropertySetCallback

public class JNDIAuthenticationService extends AuthenticationServiceBase
This is the JNDI Authentication Service base class.

It instantiates the JNDI authentication scheme defined by the user/ administrator. Derby supports LDAP JNDI providers.

The user can configure its own JNDI provider by setting the system or database property derby.authentication.provider .