Package com.yoti.api.client.identity
Class ShareSessionRequest.Builder
java.lang.Object
com.yoti.api.client.identity.ShareSessionRequest.Builder
- Enclosing class:
- ShareSessionRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withExtension(Extension<?> extension) withExtensions(List<Extension<?>> extensions) withNotification(ShareSessionNotification notification) withPolicy(Policy policy) withRedirectUri(URI redirectUri) withSubject(Map<String, Object> subject)
-
Method Details
-
withSubject
-
withPolicy
-
withExtensions
-
withExtension
-
withRedirectUri
-
build
-