Package | Description |
---|---|
com.okta.sdk.resource.event.hook |
Modifier and Type | Method and Description |
---|---|
EventHook.VerificationStatusEnum |
EventHook.getVerificationStatus() |
static EventHook.VerificationStatusEnum |
EventHook.VerificationStatusEnum.valueOf(java.lang.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-2021 Okta. All Rights Reserved.