Uses of Class
com.yoti.api.client.identity.ShareSession
Packages that use ShareSession
Package
Description
-
Uses of ShareSession in com.yoti.api.client
Methods in com.yoti.api.client that return ShareSessionModifier and TypeMethodDescriptionDigitalIdentityClient.createShareSession(ShareSessionRequest request) DigitalIdentityClient.fetchShareSession(String sessionId) -
Uses of ShareSession in com.yoti.api.client.identity
Methods in com.yoti.api.client.identity that return ShareSession -
Uses of ShareSession in com.yoti.api.client.spi.remote.call.identity
Methods in com.yoti.api.client.spi.remote.call.identity that return ShareSessionModifier and TypeMethodDescriptionDigitalIdentityService.createShareSession(String sdkId, KeyPair keyPair, ShareSessionRequest shareSessionRequest) DigitalIdentityService.fetchShareSession(String sdkId, KeyPair keyPair, String sessionId)