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