Uses of Interface
org.keycloak.models.map.realm.entity.MapOTPPolicyEntity
Packages that use MapOTPPolicyEntity
Package
Description
-
Uses of MapOTPPolicyEntity in org.keycloak.models.map.realm
Methods in org.keycloak.models.map.realm that return MapOTPPolicyEntityModifier and TypeMethodDescriptionMapRealmEntity.getOTPPolicy()MapRealmEntityDelegate.getOTPPolicy()MapRealmEntityFieldDelegate.getOTPPolicy()MapRealmEntityImpl.Empty.getOTPPolicy()MapRealmEntityImpl.getOTPPolicy()Methods in org.keycloak.models.map.realm with parameters of type MapOTPPolicyEntityModifier and TypeMethodDescriptionvoidMapRealmEntity.setOTPPolicy(MapOTPPolicyEntity otpPolicy) voidMapRealmEntityDelegate.setOTPPolicy(MapOTPPolicyEntity otpPolicy) voidMapRealmEntityFieldDelegate.setOTPPolicy(MapOTPPolicyEntity p0) voidMapRealmEntityImpl.Empty.setOTPPolicy(MapOTPPolicyEntity otpPolicy) voidMapRealmEntityImpl.setOTPPolicy(MapOTPPolicyEntity p0) -
Uses of MapOTPPolicyEntity in org.keycloak.models.map.realm.entity
Classes in org.keycloak.models.map.realm.entity that implement MapOTPPolicyEntityModifier and TypeClassDescriptionclassclassclassstatic classMethods in org.keycloak.models.map.realm.entity that return MapOTPPolicyEntityModifier and TypeMethodDescriptionstatic MapOTPPolicyEntityMapOTPPolicyEntityCloner.deepClone(MapOTPPolicyEntity original, MapOTPPolicyEntity target) static MapOTPPolicyEntityMethods in org.keycloak.models.map.realm.entity that return types with arguments of type MapOTPPolicyEntityModifier and TypeMethodDescriptionMapOTPPolicyEntityDelegate.getDelegateProvider()MapOTPPolicyEntityFieldDelegate.getEntityFieldDelegate()Methods in org.keycloak.models.map.realm.entity with parameters of type MapOTPPolicyEntityModifier and TypeMethodDescriptionstatic MapOTPPolicyEntityMapOTPPolicyEntityCloner.deepClone(MapOTPPolicyEntity original, MapOTPPolicyEntity target) static OTPPolicyMapOTPPolicyEntity.toModel(MapOTPPolicyEntity entity) Constructor parameters in org.keycloak.models.map.realm.entity with type arguments of type MapOTPPolicyEntityModifierConstructorDescriptionMapOTPPolicyEntityDelegate(DelegateProvider<MapOTPPolicyEntity> delegateProvider) MapOTPPolicyEntityFieldDelegate(EntityFieldDelegate<MapOTPPolicyEntity> entityFieldDelegate) -
Uses of MapOTPPolicyEntity in org.keycloak.models.map.storage.hotRod.realm
Methods in org.keycloak.models.map.storage.hotRod.realm that return MapOTPPolicyEntityMethods in org.keycloak.models.map.storage.hotRod.realm with parameters of type MapOTPPolicyEntityModifier and TypeMethodDescriptionvoidHotRodRealmEntityDelegate.setOTPPolicy(MapOTPPolicyEntity p0) -
Uses of MapOTPPolicyEntity in org.keycloak.models.map.storage.hotRod.realm.entity
Classes in org.keycloak.models.map.storage.hotRod.realm.entity that implement MapOTPPolicyEntity -
Uses of MapOTPPolicyEntity in org.keycloak.models.map.storage.jpa.realm.entity
Methods in org.keycloak.models.map.storage.jpa.realm.entity that return MapOTPPolicyEntityMethods in org.keycloak.models.map.storage.jpa.realm.entity with parameters of type MapOTPPolicyEntity