Package | Description |
---|---|
com.okta.sdk.client | |
com.okta.sdk.resource.authenticator |
Modifier and Type | Method and Description |
---|---|
Authenticator |
Client.getAuthenticator(java.lang.String authenticatorId)
Success
|
Modifier and Type | Method and Description |
---|---|
Authenticator |
Authenticator.activate()
Success
|
Authenticator |
Authenticator.deactivate()
Success
|
Authenticator |
Authenticator.setKey(java.lang.String key) |
Authenticator |
Authenticator.setName(java.lang.String name) |
Authenticator |
Authenticator.setSettings(AuthenticatorSettings settings) |
Authenticator |
Authenticator.setStatus(AuthenticatorStatus status) |
Authenticator |
Authenticator.setType(AuthenticatorType type) |
Copyright © 2017-2021 Okta. All Rights Reserved.