Interface Authorization
- All Known Implementing Classes:
AuthorizationEntity
public interface Authorization
-
Method Summary
-
Method Details
-
getAuthorizationCode
-
getClientId
-
getRedirectUri
-
getUserKey
-
getCreatedAt
-
getScope
-
getCodeChallengeMethod
CodeChallengeMethod getCodeChallengeMethod() -
getCodeChallenge
String getCodeChallenge()
-