Uses of Class
com.yoti.api.client.identity.ShareSessionRequest
Packages that use ShareSessionRequest
Package
Description
-
Uses of ShareSessionRequest in com.yoti.api.client
Methods in com.yoti.api.client with parameters of type ShareSessionRequestModifier and TypeMethodDescriptionDigitalIdentityClient.createShareSession(ShareSessionRequest request) -
Uses of ShareSessionRequest in com.yoti.api.client.identity
Methods in com.yoti.api.client.identity that return ShareSessionRequest -
Uses of ShareSessionRequest in com.yoti.api.client.spi.remote.call.identity
Methods in com.yoti.api.client.spi.remote.call.identity with parameters of type ShareSessionRequestModifier and TypeMethodDescriptionDigitalIdentityService.createShareSession(String sdkId, KeyPair keyPair, ShareSessionRequest shareSessionRequest)