public class OAuth2CredentialFactory extends Object implements CredentialFactory
| Constructor and Description | 
|---|
OAuth2CredentialFactory(OAuth2ServiceProvider provider)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.client.auth.oauth2.Credential | 
build(String user)  | 
public OAuth2CredentialFactory(OAuth2ServiceProvider provider)
public com.google.api.client.auth.oauth2.Credential build(String user) throws IOException
build in interface CredentialFactoryIOExceptionCopyright © 2019 Nuxeo. All rights reserved.