クラスの使用
org.springframework.vault.authentication.GitHubAuthenticationOptions
GitHubAuthenticationOptions を使用するパッケージ
org.springframework.vault.authentication 内の GitHubAuthenticationOptions 使用
修飾子と型メソッド説明GitHubAuthenticationOptions.GithubAuthenticationOptionsBuilder.build()新しいGitHubAuthenticationOptionsインスタンスを作成します。型 GitHubAuthenticationOptions のパラメーターを持つ org.springframework.vault.authentication のメソッド修飾子と型メソッド説明static AuthenticationStepsGitHubAuthentication.createAuthenticationSteps(GitHubAuthenticationOptions options) GitHubAuthenticationOptionsを指定して、GitHub 認証用のAuthenticationStepsを作成します。型 GitHubAuthenticationOptions のパラメーターを持つ org.springframework.vault.authentication のコンストラクター修飾子コンストラクター説明GitHubAuthentication(GitHubAuthenticationOptions options, RestClient client) GitHubAuthentication(GitHubAuthenticationOptions options, RestOperations restOperations)