Class SpecificAuthenticationServiceImpl

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

public class SpecificAuthenticationServiceImpl extends AuthenticationServiceBase
This authentication service is a specific/user defined User authentication level support.

It calls the specific User authentication scheme defined by the user/ administrator.