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
Constructors -
Method Summary
Methods inherited from class org.keycloak.models.map.storage.hotRod.common.UpdatableHotRodEntityDelegateImpl
clearUpdatedFlag, isUpdatedMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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:
getAcceptableAaguidsin interfaceMapWebAuthnPolicyEntity
-
setAcceptableAaguids
- Specified by:
setAcceptableAaguidsin interfaceMapWebAuthnPolicyEntity
-
getAttestationConveyancePreference
- Specified by:
getAttestationConveyancePreferencein interfaceMapWebAuthnPolicyEntity
-
setAttestationConveyancePreference
- Specified by:
setAttestationConveyancePreferencein interfaceMapWebAuthnPolicyEntity
-
getAuthenticatorAttachment
- Specified by:
getAuthenticatorAttachmentin interfaceMapWebAuthnPolicyEntity
-
setAuthenticatorAttachment
- Specified by:
setAuthenticatorAttachmentin interfaceMapWebAuthnPolicyEntity
-
setAvoidSameAuthenticatorRegister
- Specified by:
setAvoidSameAuthenticatorRegisterin interfaceMapWebAuthnPolicyEntity
-
isAvoidSameAuthenticatorRegister
- Specified by:
isAvoidSameAuthenticatorRegisterin interfaceMapWebAuthnPolicyEntity
-
getCreateTimeout
- Specified by:
getCreateTimeoutin interfaceMapWebAuthnPolicyEntity
-
setCreateTimeout
- Specified by:
setCreateTimeoutin interfaceMapWebAuthnPolicyEntity
-
setRequireResidentKey
- Specified by:
setRequireResidentKeyin interfaceMapWebAuthnPolicyEntity
-
getRequireResidentKey
- Specified by:
getRequireResidentKeyin interfaceMapWebAuthnPolicyEntity
-
getRpEntityName
- Specified by:
getRpEntityNamein interfaceMapWebAuthnPolicyEntity
-
setRpEntityName
- Specified by:
setRpEntityNamein interfaceMapWebAuthnPolicyEntity
-
getRpId
- Specified by:
getRpIdin interfaceMapWebAuthnPolicyEntity
-
setRpId
- Specified by:
setRpIdin interfaceMapWebAuthnPolicyEntity
-
getSignatureAlgorithms
- Specified by:
getSignatureAlgorithmsin interfaceMapWebAuthnPolicyEntity
-
setSignatureAlgorithms
- Specified by:
setSignatureAlgorithmsin interfaceMapWebAuthnPolicyEntity
-
setUserVerificationRequirement
- Specified by:
setUserVerificationRequirementin interfaceMapWebAuthnPolicyEntity
-
getUserVerificationRequirement
- Specified by:
getUserVerificationRequirementin interfaceMapWebAuthnPolicyEntity
-
getHotRodEntity
- Specified by:
getHotRodEntityin interfaceHotRodEntityDelegate<HotRodWebAuthnPolicyEntity>
-