Modifier and Type | Method and Description |
---|---|
protected boolean |
UpdateTotp.validateOTPCredential(RequiredActionContext context,
String token,
OTPCredentialModel credentialModel,
OTPPolicy policy) |
Modifier and Type | Method and Description |
---|---|
OTPPolicy |
TotpBean.getPolicy() |
Modifier and Type | Method and Description |
---|---|
OTPPolicy |
TotpBean.getPolicy() |
Modifier and Type | Field and Description |
---|---|
static OTPPolicy |
OTPPolicy.DEFAULT_POLICY |
Modifier and Type | Method and Description |
---|---|
OTPPolicy |
RealmModel.getOTPPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
RealmModel.setOTPPolicy(OTPPolicy policy) |
boolean |
OTPPolicy.OtpApp.supports(OTPPolicy policy) |
boolean |
OTPPolicy.GoogleAuthenticator.supports(OTPPolicy policy) |
boolean |
OTPPolicy.FreeOTP.supports(OTPPolicy policy) |
Modifier and Type | Method and Description |
---|---|
OTPPolicy |
RealmAdapter.getOTPPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
RealmAdapter.setOTPPolicy(OTPPolicy policy) |
Modifier and Type | Field and Description |
---|---|
protected OTPPolicy |
CachedRealm.otpPolicy |
Modifier and Type | Method and Description |
---|---|
OTPPolicy |
CachedRealm.getOtpPolicy() |
Modifier and Type | Method and Description |
---|---|
OTPPolicy |
RealmAdapter.getOTPPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
RealmAdapter.setOTPPolicy(OTPPolicy policy) |
Modifier and Type | Method and Description |
---|---|
OTPPolicy |
MapRealmAdapter.getOTPPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
MapRealmAdapter.setOTPPolicy(OTPPolicy policy) |
Modifier and Type | Method and Description |
---|---|
static OTPPolicy |
MapOTPPolicyEntity.toModel(MapOTPPolicyEntity entity) |
Modifier and Type | Method and Description |
---|---|
static MapOTPPolicyEntity |
MapOTPPolicyEntity.fromModel(OTPPolicy model) |
Modifier and Type | Method and Description |
---|---|
static OTPPolicy |
RepresentationToModel.toPolicy(RealmRepresentation rep) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.