Package | Description |
---|---|
com.okta.sdk.impl.resource.user | |
com.okta.sdk.impl.resource.user.factor | |
com.okta.sdk.resource.user |
Modifier and Type | Method and Description |
---|---|
UserFactorList |
DefaultUser.listFactors()
Enumerates all the enrolled factors for the specified user
|
UserFactorList |
DefaultUser.listSupportedFactors()
Enumerates all the supported factors that can be enrolled for the specified user
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultUserFactorList |
Modifier and Type | Method and Description |
---|---|
UserFactorList |
User.listFactors()
Enumerates all the enrolled factors for the specified user
|
UserFactorList |
User.listSupportedFactors()
Enumerates all the supported factors that can be enrolled for the specified user
|
Copyright © 2017–2023 Okta. All rights reserved.