Alok Sharma

Results 1 issues of Alok Sharma

In class OAuthSecurityConfig, below three variables are not initialized and throwing errors: private final OAuth2ClientContext oauth2ClientContext; private final AuthorizationCodeResourceDetails authorizationCodeResourceDetails; private final ResourceServerProperties resourceServerProperties; => The blank final field oauth2ClientContext...