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