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