Uses of Class
de.fraunhofer.iese.mydata.component.connector.OAuthCredentials
-
Uses of OAuthCredentials in de.fraunhofer.iese.mydata.component.connector
Modifier and TypeMethodDescriptionConnectorFactory.getManagementService
(URI url, OAuthCredentials oAuthCredentials) Tries to establish a connection to a PMP server by using the passed url variable.ConnectorFactory.getPmpClient
(URI url, OAuthCredentials oAuthCredentials) Tries to establish a connection to a PMP client by using the passed url variable.ModifierConstructorDescriptionOAuthCredentialsUserNameAndPassword
(OAuthCredentials oAuthCredentials, String username, String password)