Interface State
-
- 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
- Author:
- James Kleeh
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description java.lang.StringgetNonce()java.net.URIgetOriginalUri()default java.net.URIgetRedirectUri()
-