Package org.opencastproject.publication.youtube.auth
package org.opencastproject.publication.youtube.auth
-
ClassDescription
ClientCredentialsclass represents the set of parameters required to make an authorization request.GoogleAPICredentialRequestorobtains credentials from Google and persists them in a data store on the local file system for later use when invoking the Google Data API V3 to upload a file to YouTube.OAuth2CredentialFactoryimplementation is a factory class that returnsGoogleCredentialobjects.