Package | Description |
---|---|
org.keycloak.authentication |
Modifier and Type | Class and Description |
---|---|
class |
ForkFlowException
Thrown internally when authenticator wants to fork the current flow.
|
Modifier and Type | Method and Description |
---|---|
List<AuthenticationFlowException> |
AuthenticationFlowException.getAfeList() |
default List<AuthenticationFlowException> |
AuthenticationFlow.getFlowExceptions() |
Constructor and Description |
---|
AuthenticationFlowException(List<AuthenticationFlowException> afeList) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.