Uses of Class
com.okta.sdk.resource.model.SecurityEventTokenRequestJwtEvents
Packages that use SecurityEventTokenRequestJwtEvents
-
Uses of SecurityEventTokenRequestJwtEvents in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SecurityEventTokenRequestJwtEventsModifier and TypeMethodDescriptionSecurityEventTokenRequestJwtBody.getEvents()
Get eventsSecurityEventTokenRequestJwtEvents.httpsColonSchemasOktaComSeceventOktaEventTypeDeviceRiskChange
(OktaDeviceRiskChangeEvent httpsColonSchemasOktaComSeceventOktaEventTypeDeviceRiskChange) SecurityEventTokenRequestJwtEvents.httpsColonSchemasOktaComSeceventOktaEventTypeIpChange
(OktaIpChangeEvent httpsColonSchemasOktaComSeceventOktaEventTypeIpChange) SecurityEventTokenRequestJwtEvents.httpsColonSchemasOktaComSeceventOktaEventTypeUserRiskChange
(OktaUserRiskChangeEvent httpsColonSchemasOktaComSeceventOktaEventTypeUserRiskChange) SecurityEventTokenRequestJwtEvents.httpsColonSchemasOpenidNetSeceventCaepEventTypeDeviceComplianceChange
(CaepDeviceComplianceChangeEvent httpsColonSchemasOpenidNetSeceventCaepEventTypeDeviceComplianceChange) SecurityEventTokenRequestJwtEvents.httpsColonSchemasOpenidNetSeceventCaepEventTypeSessionRevoked
(CaepSessionRevokedEvent httpsColonSchemasOpenidNetSeceventCaepEventTypeSessionRevoked) SecurityEventTokenRequestJwtEvents.httpsColonSchemasOpenidNetSeceventRiscEventTypeIdentifierChanged
(RiscIdentifierChangedEvent httpsColonSchemasOpenidNetSeceventRiscEventTypeIdentifierChanged) Methods in com.okta.sdk.resource.model with parameters of type SecurityEventTokenRequestJwtEventsModifier and TypeMethodDescriptionSecurityEventTokenRequestJwtBody.events
(SecurityEventTokenRequestJwtEvents events) void
SecurityEventTokenRequestJwtBody.setEvents
(SecurityEventTokenRequestJwtEvents events)