| Package | Description |
|---|---|
| com.onelogin.sdk.conn |
| Modifier and Type | Method and Description |
|---|---|
OTPDevice |
Client.enrollFactor(long userId,
long factorId,
String displayName,
String number)
Enroll a user with a given authentication factor.
|
| Modifier and Type | Method and Description |
|---|---|
List<OTPDevice> |
Client.getEnrolledFactors(long userId)
Return a list of authentication factors registered to a particular user
for multifactor authentication (MFA)
|
Copyright © 2018. All rights reserved.