Package | Description |
---|---|
org.keycloak.models.jpa | |
org.keycloak.models.jpa.entities |
Modifier and Type | Method and Description |
---|---|
AuthenticationExecutionModel |
RealmAdapter.entityToModel(AuthenticationExecutionEntity entity) |
Modifier and Type | Method and Description |
---|---|
Collection<AuthenticationExecutionEntity> |
AuthenticationFlowEntity.getExecutions() |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationFlowEntity.setExecutions(Collection<AuthenticationExecutionEntity> executions) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.