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(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(Class<T> activationClass) |
Modifier and Type | Method and Description |
---|---|
FactorActivation |
Factor.getActivation() |
Copyright © 2018 Okta. All rights reserved.