クラスの使用
org.springframework.vault.authentication.AuthenticationSteps.Pair
AuthenticationSteps.Pair を使用するパッケージ
org.springframework.vault.authentication 内の AuthenticationSteps.Pair 使用
修飾子と型メソッド説明static <L,R> AuthenticationSteps.Pair<L, R> AuthenticationSteps.Pair.of(L left, R right) 型 AuthenticationSteps.Pair の引数を持つ型を返す org.springframework.vault.authentication のメソッド修飾子と型メソッド説明AuthenticationSteps.Node.zipWith(AuthenticationSteps.Node<? extends R> other) このAuthenticationSteps.Nodeと別の結果をAuthenticationSteps.Pairに結合します。