public interface AuthenticationImplementation
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.scada.utils.concurrent.NotifyFuture<UserInformation> |
authenticate(CallbackHandler callbackHandler) |
UserInformation |
getUser(String user) |
org.eclipse.scada.utils.concurrent.NotifyFuture<UserInformation> authenticate(CallbackHandler callbackHandler)
UserInformation getUser(String user)