@Service @Transactional(readOnly=true) public class CmsAspspTppServiceInternal extends Object implements de.adorsys.psd2.consent.aspsp.api.tpp.CmsAspspTppService
| Constructor and Description |
|---|
CmsAspspTppServiceInternal() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
blockTpp(@NotNull String tppAuthorisationNumber,
@NotNull String instanceId,
@Nullable Duration lockPeriod) |
@NotNull Optional<de.adorsys.psd2.xs2a.core.tpp.TppInfo> |
getTppInfo(@NotNull String tppAuthorisationNumber,
@NotNull String instanceId) |
@NotNull Optional<de.adorsys.psd2.xs2a.core.tpp.TppStopListRecord> |
getTppStopListRecord(@NotNull String tppAuthorisationNumber,
@NotNull String instanceId) |
boolean |
unblockTpp(@NotNull String tppAuthorisationNumber,
@NotNull String instanceId) |
@NotNull public @NotNull Optional<de.adorsys.psd2.xs2a.core.tpp.TppStopListRecord> getTppStopListRecord(@NotNull @NotNull String tppAuthorisationNumber, @NotNull @NotNull String instanceId)
getTppStopListRecord in interface de.adorsys.psd2.consent.aspsp.api.tpp.CmsAspspTppService@Transactional
public boolean blockTpp(@NotNull
@NotNull String tppAuthorisationNumber,
@NotNull
@NotNull String instanceId,
@Nullable
@Nullable Duration lockPeriod)
blockTpp in interface de.adorsys.psd2.consent.aspsp.api.tpp.CmsAspspTppService@Transactional
public boolean unblockTpp(@NotNull
@NotNull String tppAuthorisationNumber,
@NotNull
@NotNull String instanceId)
unblockTpp in interface de.adorsys.psd2.consent.aspsp.api.tpp.CmsAspspTppServiceCopyright © 2020. All rights reserved.