public class PropertiesCredentialsCallback extends Object implements CallbackHandler
Constructor and Description |
---|
PropertiesCredentialsCallback(Map<String,String> properties) |
PropertiesCredentialsCallback(Properties props) |
PropertiesCredentialsCallback(String username,
String password) |
Modifier and Type | Method and Description |
---|---|
NotifyFuture<Callback[]> |
performCallback(Callback[] callbacks) |
public PropertiesCredentialsCallback(String username, String password)
public PropertiesCredentialsCallback(Properties props)
public NotifyFuture<Callback[]> performCallback(Callback[] callbacks)
performCallback
in interface CallbackHandler
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.