AuthenticationService, ModuleControl, ModuleSupportable, PropertySetCallbackpublic class SpecificAuthenticationServiceImpl extends AuthenticationServiceBase
It calls the specific User authentication scheme defined by the user/ administrator.
| Modifier and Type | Field | Description |
|---|---|---|
private java.lang.String |
specificAuthenticationScheme |
MODULEauthenticationScheme, AuthenticationTrace, SECMEC_USRSSBPWD| Constructor | Description |
|---|---|
SpecificAuthenticationServiceImpl() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
boot(boolean create,
java.util.Properties properties) |
Start this module.
|
boolean |
canSupport(java.util.Properties properties) |
Check if we should activate this authentication service.
|
apply, authenticate, getDatabaseProperties, getDatabaseProperty, getProperty, getServiceModule, getServiceName, getSystemCredentialsDatabaseName, getSystemProperty, getTransaction, hashPasswordSHA1Scheme, hashUsingDefaultAlgorithm, init, map, parsePasswordLifetime, parsePasswordThreshold, requireAuthentication, setAuthenticationService, stop, substitutePassword, validatepublic boolean canSupport(java.util.Properties properties)
public void boot(boolean create,
java.util.Properties properties)
throws StandardException
AuthenticationServiceBaseboot in interface ModuleControlboot in class AuthenticationServiceBaseStandardException - upon failure to load/boot the expected
authentication service.ModuleControl.boot(boolean, java.util.Properties)Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.