Uses of Class
de.adorsys.aspsp.xs2a.connector.oauth.OauthDataHolder
-
-
Uses of OauthDataHolder in de.adorsys.aspsp.xs2a.connector.oauth
Constructors in de.adorsys.aspsp.xs2a.connector.oauth with parameters of type OauthDataHolder Constructor Description OauthProfileServiceWrapper(de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService, OauthDataHolder oauthDataHolder, de.adorsys.psd2.xs2a.service.discovery.ServiceTypeDiscoveryService serviceTypeDiscoveryService, String aisIntegratedOauthSuffix, String pisIntegratedOauthSuffix, String aisPreStepOauthSuffix, String pisPreStepOauthSuffix)TokenAuthenticationFilter(de.adorsys.psd2.xs2a.web.request.RequestPathResolver requestPathResolver, String oauthModeHeaderName, de.adorsys.psd2.xs2a.web.Xs2aEndpointChecker xs2aEndpointChecker, TokenValidationService tokenValidationService, de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService, OauthDataHolder oauthDataHolder, de.adorsys.psd2.xs2a.web.error.TppErrorMessageWriter tppErrorMessageWriter)
-