Interface State
- All Known Subinterfaces:
MutableState
- All Known Implementing Classes:
DefaultState
public interface State
Represents the state sent in the authorization request and returned in the authorization response.
- Since:
- 1.2.0
- Author:
- James Kleeh
-
Method Details
-
getNonce
- Returns:
- A nonce value
-
getRedirectUri
- Returns:
- The URI to redirect to
-