Interface MapAuthenticationFlowEntity
- All Superinterfaces:
AbstractEntity
,UpdatableEntity
- All Known Implementing Classes:
HotRodAuthenticationFlowEntityDelegate
,MapAuthenticationFlowEntityDelegate
,MapAuthenticationFlowEntityFieldDelegate
,MapAuthenticationFlowEntityImpl
,MapAuthenticationFlowEntityImpl.Empty
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.keycloak.models.map.common.UpdatableEntity
UpdatableEntity.Impl
-
Method Summary
Modifier and TypeMethodDescriptionstatic MapAuthenticationFlowEntity
fromModel
(AuthenticationFlowModel model) getAlias()
void
void
setBuiltIn
(Boolean builtIn) void
setDescription
(String description) void
setProviderId
(String providerId) void
setTopLevel
(Boolean topLevel) static AuthenticationFlowModel
toModel
(MapAuthenticationFlowEntity entity) Methods inherited from interface org.keycloak.models.map.common.AbstractEntity
getId, setId
Methods inherited from interface org.keycloak.models.map.common.UpdatableEntity
clearUpdatedFlag, isUpdated, markUpdatedFlag