Uses of Class
com.yoti.api.client.identity.extension.Extension
Packages that use Extension
-
Uses of Extension in com.yoti.api.client.identity
Methods in com.yoti.api.client.identity that return types with arguments of type ExtensionModifier and TypeMethodDescriptionShareSessionQrCode.getExtensions()ShareSessionRequest.getExtensions()Methods in com.yoti.api.client.identity with parameters of type ExtensionModifier and TypeMethodDescriptionShareSessionRequest.Builder.withExtension(Extension<?> extension) Method parameters in com.yoti.api.client.identity with type arguments of type ExtensionModifier and TypeMethodDescriptionShareSessionRequest.Builder.withExtensions(List<Extension<?>> extensions) -
Uses of Extension in com.yoti.api.client.identity.extension
Methods in com.yoti.api.client.identity.extension that return Extension