Uses of Enum
com.okta.sdk.resource.model.SecurityEventTokenError.ErrEnum
Packages that use SecurityEventTokenError.ErrEnum
-
Uses of SecurityEventTokenError.ErrEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SecurityEventTokenError.ErrEnumModifier 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.Methods in com.okta.sdk.resource.model with parameters of type SecurityEventTokenError.ErrEnumModifier and TypeMethodDescriptionSecurityEventTokenError.err(SecurityEventTokenError.ErrEnum err) voidSecurityEventTokenError.setErr(SecurityEventTokenError.ErrEnum err)