Uses of Class
org.keycloak.representations.idm.AuthenticationExecutionExportRepresentation
-
Uses of AuthenticationExecutionExportRepresentation in org.keycloak.models.utils
Modifier and TypeMethodDescriptionModelToRepresentation.toRepresentation
(KeycloakSession session, RealmModel realm, AuthenticationExecutionModel model) -
Uses of AuthenticationExecutionExportRepresentation in org.keycloak.representations.idm
Modifier and TypeFieldDescriptionprotected List<AuthenticationExecutionExportRepresentation>
AuthenticationFlowRepresentation.authenticationExecutions
Modifier and TypeMethodDescriptionvoid
AuthenticationFlowRepresentation.setAuthenticationExecutions
(List<AuthenticationExecutionExportRepresentation> authenticationExecutions)