public class AuthenticationFlowResolver extends Object
| Constructor and Description |
|---|
AuthenticationFlowResolver() |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationFlowModel |
resolveBrowserFlow(AuthenticationSessionModel authSession) |
static AuthenticationFlowModel |
resolveDirectGrantFlow(AuthenticationSessionModel authSession) |
public static AuthenticationFlowModel resolveBrowserFlow(AuthenticationSessionModel authSession)
public static AuthenticationFlowModel resolveDirectGrantFlow(AuthenticationSessionModel authSession)
Copyright © 2021 JBoss by Red Hat. All rights reserved.