public interface AuthenticationImplementation
| Modifier and Type | Method and Description | 
|---|---|
NotifyFuture<UserInformation> | 
authenticate(CallbackHandler callbackHandler)  | 
UserInformation | 
getUser(String user)  | 
NotifyFuture<UserInformation> authenticate(CallbackHandler callbackHandler)
UserInformation getUser(String user)
Copyright © 2014 Eclipse SCADA Project. All rights reserved.