インタフェース AuthorizationCodeStore
- 既知の実装クラスのリスト:
CacheAuthorizationCodeStore
public interface AuthorizationCodeStore
-
メソッドの概要
修飾子とタイプメソッド説明getAndRemoveAuthorizationCode(String codeValue) newAuthorizationCode(AuthorizationRequest authReq)
-
メソッドの詳細
-
newAuthorizationCode
-
getAndRemoveAuthorizationCode
-