Class HotRodWebAuthnPolicyEntityDelegate
java.lang.Object
org.keycloak.models.map.storage.hotRod.common.UpdatableHotRodEntityDelegateImpl<HotRodWebAuthnPolicyEntity>
org.keycloak.models.map.storage.hotRod.realm.entity.HotRodWebAuthnPolicyEntityDelegate
- All Implemented Interfaces:
UpdatableEntity
,MapWebAuthnPolicyEntity
,HotRodEntityDelegate<HotRodWebAuthnPolicyEntity>
@Generated("org.keycloak.models.map.processor.GenerateHotRodEntityImplementationsProcessor")
public class HotRodWebAuthnPolicyEntityDelegate
extends UpdatableHotRodEntityDelegateImpl<HotRodWebAuthnPolicyEntity>
implements MapWebAuthnPolicyEntity
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.keycloak.models.map.common.UpdatableEntity
UpdatableEntity.Impl
-
Constructor Summary
-
Method Summary
Methods inherited from class org.keycloak.models.map.storage.hotRod.common.UpdatableHotRodEntityDelegateImpl
clearUpdatedFlag, isUpdated
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.keycloak.models.map.common.UpdatableEntity
clearUpdatedFlag, isUpdated, markUpdatedFlag
-
Constructor Details
-
HotRodWebAuthnPolicyEntityDelegate
public HotRodWebAuthnPolicyEntityDelegate() -
HotRodWebAuthnPolicyEntityDelegate
-
HotRodWebAuthnPolicyEntityDelegate
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
toString
-
entityEquals
-
entityHashCode
-
getAcceptableAaguids
- Specified by:
getAcceptableAaguids
in interfaceMapWebAuthnPolicyEntity
-
setAcceptableAaguids
- Specified by:
setAcceptableAaguids
in interfaceMapWebAuthnPolicyEntity
-
getAttestationConveyancePreference
- Specified by:
getAttestationConveyancePreference
in interfaceMapWebAuthnPolicyEntity
-
setAttestationConveyancePreference
- Specified by:
setAttestationConveyancePreference
in interfaceMapWebAuthnPolicyEntity
-
getAuthenticatorAttachment
- Specified by:
getAuthenticatorAttachment
in interfaceMapWebAuthnPolicyEntity
-
setAuthenticatorAttachment
- Specified by:
setAuthenticatorAttachment
in interfaceMapWebAuthnPolicyEntity
-
setAvoidSameAuthenticatorRegister
- Specified by:
setAvoidSameAuthenticatorRegister
in interfaceMapWebAuthnPolicyEntity
-
isAvoidSameAuthenticatorRegister
- Specified by:
isAvoidSameAuthenticatorRegister
in interfaceMapWebAuthnPolicyEntity
-
getCreateTimeout
- Specified by:
getCreateTimeout
in interfaceMapWebAuthnPolicyEntity
-
setCreateTimeout
- Specified by:
setCreateTimeout
in interfaceMapWebAuthnPolicyEntity
-
setRequireResidentKey
- Specified by:
setRequireResidentKey
in interfaceMapWebAuthnPolicyEntity
-
getRequireResidentKey
- Specified by:
getRequireResidentKey
in interfaceMapWebAuthnPolicyEntity
-
getRpEntityName
- Specified by:
getRpEntityName
in interfaceMapWebAuthnPolicyEntity
-
setRpEntityName
- Specified by:
setRpEntityName
in interfaceMapWebAuthnPolicyEntity
-
getRpId
- Specified by:
getRpId
in interfaceMapWebAuthnPolicyEntity
-
setRpId
- Specified by:
setRpId
in interfaceMapWebAuthnPolicyEntity
-
getSignatureAlgorithms
- Specified by:
getSignatureAlgorithms
in interfaceMapWebAuthnPolicyEntity
-
setSignatureAlgorithms
- Specified by:
setSignatureAlgorithms
in interfaceMapWebAuthnPolicyEntity
-
setUserVerificationRequirement
- Specified by:
setUserVerificationRequirement
in interfaceMapWebAuthnPolicyEntity
-
getUserVerificationRequirement
- Specified by:
getUserVerificationRequirement
in interfaceMapWebAuthnPolicyEntity
-
getHotRodEntity
- Specified by:
getHotRodEntity
in interfaceHotRodEntityDelegate<HotRodWebAuthnPolicyEntity>
-