JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.micronaut.security.oauth2.endpoint.authorization.response
Interface StateAware
All Known Implementing Classes:
AbstractAuthorizationResponse
,
DefaultAuthorizationErrorResponse
,
DefaultOauthAuthorizationResponse
,
DefaultOpenIdAuthorizationResponse
,
StateAwareAuthorizationCallback
public interface
StateAware
State retrieval.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
State
getState
()
Method Detail
getState
@Nullable
State
getState()
Returns:
The OAuth state
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method