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 © 2016 Eclipse NeoSCADA Project. All rights reserved.