Interface StateAware
- All Known Implementing Classes:
AbstractAuthorizationResponse
,DefaultAuthorizationErrorResponse
,DefaultOauthAuthorizationResponse
,DefaultOpenIdAuthorizationResponse
,StateAwareAuthorizationCallback
public interface StateAware
State retrieval.
-
Method Summary
-
Method Details
-
getState
- Returns:
- The OAuth state
-