Interface State
-
- All Known Subinterfaces:
MutableState
- All Known Implementing Classes:
DefaultState
public interface StateRepresents the state sent in the authorization request and returned in the authorization response.- Since:
- 1.2.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Deprecated Methods Modifier and Type Method Description java.lang.StringgetNonce()java.net.URIgetOriginalUri()Deprecated.default java.net.URIgetRedirectUri()
-