Package de.adorsys.psd2.xs2a.core.tpp
Class TppRedirectUri
- java.lang.Object
-
- de.adorsys.psd2.xs2a.core.tpp.TppRedirectUri
-
public final class TppRedirectUri extends Object
TPP redirect URIs, used in Redirect SCA approach.
-
-
Constructor Summary
Constructors Constructor Description TppRedirectUri(@NotNull String uri, @Nullable String nokUri)
-
-
-
Constructor Detail
-
TppRedirectUri
@ConstructorProperties({"uri","nokUri"}) public TppRedirectUri(@NotNull @NotNull String uri, @Nullable @Nullable String nokUri)
-
-