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