Package org.keycloak.models.utils
Class AuthenticationFlowResolver
java.lang.Object
org.keycloak.models.utils.AuthenticationFlowResolver
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic AuthenticationFlowModel
resolveBrowserFlow
(AuthenticationSessionModel authSession) static AuthenticationFlowModel
resolveDirectGrantFlow
(AuthenticationSessionModel authSession)
-
Constructor Details
-
AuthenticationFlowResolver
public AuthenticationFlowResolver()
-
-
Method Details
-
resolveBrowserFlow
-
resolveDirectGrantFlow
public static AuthenticationFlowModel resolveDirectGrantFlow(AuthenticationSessionModel authSession)
-