| Package | Description |
|---|---|
| com.okta.authn.sdk.impl.resource | |
| com.okta.authn.sdk.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFactorActivation |
| Modifier and Type | Method and Description |
|---|---|
<T extends FactorActivation> |
DefaultFactor.getActivation(java.lang.Class<T> activationClass) |
| Modifier and Type | Method and Description |
|---|---|
FactorActivation |
DefaultFactor.getActivation() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DuoFactorActivation |
interface |
PushFactorActivation |
interface |
TotpFactorActivation |
interface |
U2fFactorActivation |
| Modifier and Type | Method and Description |
|---|---|
<T extends FactorActivation> |
Factor.getActivation(java.lang.Class<T> activationClass) |
| Modifier and Type | Method and Description |
|---|---|
FactorActivation |
Factor.getActivation() |
Copyright © 2018-2021 Okta. All Rights Reserved.