JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.quarkus.oidc
Annotation Interface AuthorizationCodeFlow
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
})
public @interface
AuthorizationCodeFlow
Selects
CodeAuthenticationMechanism
.
See Also:
for more information