Package com.yoti.api.client.shareurl
Class DynamicScenario
java.lang.Object
com.yoti.api.client.shareurl.DynamicScenario
Data required when initiating a dynamic share
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic DynamicScenario.Builderbuilder()The device's callback endpoint.List ofExtensionto be activated for the applicationpolicy()The customisableDynamicPolicyto use in the sharesubject()The subject for which the identity assertion will be performed.
-
Method Details
-
builder
-
callbackEndpoint
The device's callback endpoint. Must be a URL relative to the Application Domain specified in Yoti Hub -
policy
The customisableDynamicPolicyto use in the share -
extensions
List ofExtensionto be activated for the application -
subject
The subject for which the identity assertion will be performed.
-