@Service(value="NO_REDIRECT_CODE_VALIDATION_CONTEXT_PROVIDER") public class NoRedirectCodeValidationServiceContextProvider extends ServiceContextProviderForFintech
| Modifier and Type | Field and Description |
|---|---|
static String |
NO_REDIRECT_CODE_VALIDATION |
authSessions, FINTECH_CONTEXT_PROVIDER| Constructor and Description |
|---|
NoRedirectCodeValidationServiceContextProvider(AuthorizationSessionRepository authSessions,
FintechAuthenticator authenticator,
BankProfileJpaRepository profileJpaRepository,
ConsentAuthorizationEncryptionServiceProvider consentAuthorizationEncryptionServiceProvider,
RequestScopedProvider provider,
EncryptionKeySerde encryptionKeySerde,
ServiceSessionRepository serviceSessions) |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends FacadeServiceableGetter> |
validateRedirectCode(T request,
AuthSession session) |
provide, provideRequestScopedpublic static final String NO_REDIRECT_CODE_VALIDATION
public NoRedirectCodeValidationServiceContextProvider(AuthorizationSessionRepository authSessions, FintechAuthenticator authenticator, BankProfileJpaRepository profileJpaRepository, ConsentAuthorizationEncryptionServiceProvider consentAuthorizationEncryptionServiceProvider, RequestScopedProvider provider, EncryptionKeySerde encryptionKeySerde, ServiceSessionRepository serviceSessions)
protected <T extends FacadeServiceableGetter> void validateRedirectCode(T request, AuthSession session)
validateRedirectCode in class ServiceContextProviderForFintechCopyright © 2020. All rights reserved.