Uses of Class
com.okta.sdk.resource.model.CaepSessionRevokedEvent
Packages that use CaepSessionRevokedEvent
-
Uses of CaepSessionRevokedEvent in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return CaepSessionRevokedEventModifier and TypeMethodDescriptionCaepSessionRevokedEvent.currentUserAgent
(String currentUserAgent) CaepSessionRevokedEvent.eventTimestamp
(Long eventTimestamp) SecurityEventTokenRequestJwtEvents.getHttpsColonSchemasOpenidNetSeceventCaepEventTypeSessionRevoked()
Get httpsColonSchemasOpenidNetSeceventCaepEventTypeSessionRevokedCaepSessionRevokedEvent.initiatingEntity
(CaepSessionRevokedEvent.InitiatingEntityEnum initiatingEntity) CaepSessionRevokedEvent.lastKnownIp
(String lastKnownIp) CaepSessionRevokedEvent.lastKnownUserAgent
(String lastKnownUserAgent) CaepSessionRevokedEvent.reasonAdmin
(CaepDeviceComplianceChangeEventReasonAdmin reasonAdmin) CaepSessionRevokedEvent.reasonUser
(CaepDeviceComplianceChangeEventReasonUser reasonUser) CaepSessionRevokedEvent.subject
(SecurityEventSubject subject) Methods in com.okta.sdk.resource.model with parameters of type CaepSessionRevokedEventModifier and TypeMethodDescriptionSecurityEventTokenRequestJwtEvents.httpsColonSchemasOpenidNetSeceventCaepEventTypeSessionRevoked
(CaepSessionRevokedEvent httpsColonSchemasOpenidNetSeceventCaepEventTypeSessionRevoked) void
SecurityEventTokenRequestJwtEvents.setHttpsColonSchemasOpenidNetSeceventCaepEventTypeSessionRevoked
(CaepSessionRevokedEvent httpsColonSchemasOpenidNetSeceventCaepEventTypeSessionRevoked)