ActionName

The categorized remediation action initiated by the Partner''s system to a user. Possible values are: - PASSWORD_RESET - Applicable if this event is the result of a password reset by the Partner''s system. - DISABLE_ACCOUNT - Applicable if this event is the result of disabling an account by the Partner''s system. - TERMINATE_ALL_SESSIONS - Applicable if this event is the result of terminating all active user sessions of an account by the Partner''s system. Values: PASSWORD_RESET,DISABLE_ACCOUNT,TERMINATE_ALL_SESSIONS

Entries

Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
private final String value

Functions

Link copied to clipboard

The categorized remediation action initiated by the Partner''s system to a user. Possible values are: - PASSWORD_RESET - Applicable if this event is the result of a password reset by the Partner''s system. - DISABLE_ACCOUNT - Applicable if this event is the result of disabling an account by the Partner''s system. - TERMINATE_ALL_SESSIONS - Applicable if this event is the result of terminating all active user sessions of an account by the Partner''s system. Values: PASSWORD_RESET,DISABLE_ACCOUNT,TERMINATE_ALL_SESSIONS

Link copied to clipboard
public final String getValue()
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.