public abstract class UsernamePasswordInitialiser extends Object implements AuthenticationProviderInitialiser
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
_logger |
Constructor and Description |
---|
UsernamePasswordInitialiser() |
Modifier and Type | Method and Description |
---|---|
CallbackHandler |
getCallbackHandler() |
void |
initialise(PrincipalDatabase db) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMechanismName
public void initialise(PrincipalDatabase db)
public CallbackHandler getCallbackHandler()
getCallbackHandler
in interface AuthenticationProviderInitialiser
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.