public class OAuthConnector extends RemoteRestConnector implements TokenConnector
RemoteRestConnector.REQUEST_MODE
CHARACTER_ENCODING, CONNECTION_HOST_PROPERTY, CONNECTION_PORT_PROPERTY, REQUESTCONTEXT
Constructor and Description |
---|
OAuthConnector(NodeInformation nodeInformation) |
Modifier and Type | Method and Description |
---|---|
UserSession |
loadSession(String userName,
String password) |
close, doInternalRequest, doRequest, doRequest, doRequest, toBytes, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close
public OAuthConnector(NodeInformation nodeInformation) throws ConfigurationException
ConfigurationException
public UserSession loadSession(String userName, String password) throws RemoteException
loadSession
in interface TokenConnector
RemoteException
Copyright © 2015. All rights reserved.