public class CredentialValidation extends Object
Constructor and Description |
---|
CredentialValidation() |
Modifier and Type | Method and Description |
---|---|
static boolean |
validOTP(String token,
OTPCredentialModel credentialModel,
int lookAheadWindow) |
public static boolean validOTP(String token, OTPCredentialModel credentialModel, int lookAheadWindow)
Copyright © 2021 JBoss by Red Hat. All rights reserved.