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