Uses of Enum
com.okta.sdk.resource.model.OktaUserRiskChangeEvent.InitiatingEntityEnum
-
Uses of OktaUserRiskChangeEvent.InitiatingEntityEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionOktaUserRiskChangeEvent.getInitiatingEntity()
The entity that initiated the eventReturns the enum constant of this type with the specified name.OktaUserRiskChangeEvent.InitiatingEntityEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionOktaUserRiskChangeEvent.initiatingEntity
(OktaUserRiskChangeEvent.InitiatingEntityEnum initiatingEntity) void
OktaUserRiskChangeEvent.setInitiatingEntity
(OktaUserRiskChangeEvent.InitiatingEntityEnum initiatingEntity)