Uses of Enum
com.okta.sdk.resource.model.SecurityEventTokenError.ErrEnum
-
Uses of SecurityEventTokenError.ErrEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionSecurityEventTokenError.getErr()
A code that describes the category of the errorReturns the enum constant of this type with the specified name.static SecurityEventTokenError.ErrEnum[]
SecurityEventTokenError.ErrEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionSecurityEventTokenError.err
(SecurityEventTokenError.ErrEnum err) void
SecurityEventTokenError.setErr
(SecurityEventTokenError.ErrEnum err)