インタフェース GoogleCredentialsFactory
- 既知の実装クラスのリスト:
ServiceAccountSecretKeyGoogleCredentialsFactory
public interface GoogleCredentialsFactory
Google資格情報生成機能
-
メソッドの概要
-
メソッドの詳細
-
create
com.google.auth.oauth2.GoogleCredentials create()Google 資格情報を生成する- 戻り値:
- Google 資格情報
-