Package | Description |
---|---|
org.keycloak.models.map.realm | |
org.keycloak.models.map.realm.entity |
Modifier and Type | Method and Description |
---|---|
MapOTPPolicyEntity |
MapRealmEntity.getOTPPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
MapRealmEntity.setOTPPolicy(MapOTPPolicyEntity otpPolicy) |
Modifier and Type | Method and Description |
---|---|
static MapOTPPolicyEntity |
MapOTPPolicyEntity.fromModel(OTPPolicy model) |
Modifier and Type | Method and Description |
---|---|
static OTPPolicy |
MapOTPPolicyEntity.toModel(MapOTPPolicyEntity entity) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.