Package | Description |
---|---|
com.okta.sdk.impl.resource.event.hook | |
com.okta.sdk.resource.event.hook |
Modifier and Type | Method and Description |
---|---|
EventHook.VerificationStatusEnum |
DefaultEventHook.getVerificationStatus() |
Modifier and Type | Method and Description |
---|---|
EventHook |
DefaultEventHook.setVerificationStatus(EventHook.VerificationStatusEnum verificationStatus) |
Modifier and Type | Method and Description |
---|---|
EventHook.VerificationStatusEnum |
EventHook.getVerificationStatus() |
static EventHook.VerificationStatusEnum |
EventHook.VerificationStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventHook.VerificationStatusEnum[] |
EventHook.VerificationStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EventHook |
EventHook.setVerificationStatus(EventHook.VerificationStatusEnum verificationStatus) |
Copyright © 2017–2023 Okta. All rights reserved.