Uses of Class
com.okta.sdk.resource.model.OktaIpChangeEvent
Packages that use OktaIpChangeEvent
-
Uses of OktaIpChangeEvent in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return OktaIpChangeEventModifier and TypeMethodDescriptionOktaIpChangeEvent.currentIpAddress
(String currentIpAddress) OktaIpChangeEvent.eventTimestamp
(Long eventTimestamp) SecurityEventTokenRequestJwtEvents.getHttpsColonSchemasOktaComSeceventOktaEventTypeIpChange()
Get httpsColonSchemasOktaComSeceventOktaEventTypeIpChangeOktaIpChangeEvent.initiatingEntity
(OktaIpChangeEvent.InitiatingEntityEnum initiatingEntity) OktaIpChangeEvent.previousIpAddress
(String previousIpAddress) OktaIpChangeEvent.reasonAdmin
(CaepDeviceComplianceChangeEventReasonAdmin reasonAdmin) OktaIpChangeEvent.reasonUser
(CaepDeviceComplianceChangeEventReasonUser reasonUser) OktaIpChangeEvent.subject
(SecurityEventSubject subject) Methods in com.okta.sdk.resource.model with parameters of type OktaIpChangeEventModifier and TypeMethodDescriptionSecurityEventTokenRequestJwtEvents.httpsColonSchemasOktaComSeceventOktaEventTypeIpChange
(OktaIpChangeEvent httpsColonSchemasOktaComSeceventOktaEventTypeIpChange) void
SecurityEventTokenRequestJwtEvents.setHttpsColonSchemasOktaComSeceventOktaEventTypeIpChange
(OktaIpChangeEvent httpsColonSchemasOktaComSeceventOktaEventTypeIpChange)