Uses of Interface
org.keycloak.models.map.realm.entity.MapOTPPolicyEntity
Package
Description
-
Uses of MapOTPPolicyEntity in org.keycloak.models.map.realm
Modifier and TypeMethodDescriptionMapRealmEntity.getOTPPolicy()
MapRealmEntityDelegate.getOTPPolicy()
MapRealmEntityFieldDelegate.getOTPPolicy()
MapRealmEntityImpl.Empty.getOTPPolicy()
MapRealmEntityImpl.getOTPPolicy()
Modifier and TypeMethodDescriptionvoid
MapRealmEntity.setOTPPolicy
(MapOTPPolicyEntity otpPolicy) void
MapRealmEntityDelegate.setOTPPolicy
(MapOTPPolicyEntity otpPolicy) void
MapRealmEntityFieldDelegate.setOTPPolicy
(MapOTPPolicyEntity p0) void
MapRealmEntityImpl.Empty.setOTPPolicy
(MapOTPPolicyEntity otpPolicy) void
MapRealmEntityImpl.setOTPPolicy
(MapOTPPolicyEntity p0) -
Uses of MapOTPPolicyEntity in org.keycloak.models.map.realm.entity
Modifier and TypeClassDescriptionclass
class
class
static class
Modifier and TypeMethodDescriptionstatic MapOTPPolicyEntity
MapOTPPolicyEntityCloner.deepClone
(MapOTPPolicyEntity original, MapOTPPolicyEntity target) static MapOTPPolicyEntity
Modifier and TypeMethodDescriptionMapOTPPolicyEntityDelegate.getDelegateProvider()
MapOTPPolicyEntityFieldDelegate.getEntityFieldDelegate()
Modifier and TypeMethodDescriptionstatic MapOTPPolicyEntity
MapOTPPolicyEntityCloner.deepClone
(MapOTPPolicyEntity original, MapOTPPolicyEntity target) static OTPPolicy
MapOTPPolicyEntity.toModel
(MapOTPPolicyEntity entity) ModifierConstructorDescriptionMapOTPPolicyEntityDelegate
(DelegateProvider<MapOTPPolicyEntity> delegateProvider) MapOTPPolicyEntityFieldDelegate
(EntityFieldDelegate<MapOTPPolicyEntity> entityFieldDelegate) -
Uses of MapOTPPolicyEntity in org.keycloak.models.map.storage.hotRod.realm
Modifier and TypeMethodDescriptionvoid
HotRodRealmEntityDelegate.setOTPPolicy
(MapOTPPolicyEntity p0) -
Uses of MapOTPPolicyEntity in org.keycloak.models.map.storage.hotRod.realm.entity
-
Uses of MapOTPPolicyEntity in org.keycloak.models.map.storage.jpa.realm.entity