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 MapAuthenticationFlowEntityfromModel(AuthenticationFlowModel model) getAlias()voidvoidsetBuiltIn(Boolean builtIn) voidsetDescription(String description) voidsetProviderId(String providerId) voidsetTopLevel(Boolean topLevel) static AuthenticationFlowModeltoModel(MapAuthenticationFlowEntity entity) Methods inherited from interface org.keycloak.models.map.common.AbstractEntity
getId, setIdMethods inherited from interface org.keycloak.models.map.common.UpdatableEntity
clearUpdatedFlag, isUpdated, markUpdatedFlag