Commit 93f9bd0a authored by igor-suhorukov's avatar igor-suhorukov Committed by Stephane Nicoll

Polish

Closes gh-12450
parent 0b64ac07
...@@ -49,7 +49,7 @@ class CloudFoundrySecurityInterceptor { ...@@ -49,7 +49,7 @@ class CloudFoundrySecurityInterceptor {
private final String applicationId; private final String applicationId;
private static SecurityResponse SUCCESS = SecurityResponse.success(); private static final SecurityResponse SUCCESS = SecurityResponse.success();
CloudFoundrySecurityInterceptor(TokenValidator tokenValidator, CloudFoundrySecurityInterceptor(TokenValidator tokenValidator,
CloudFoundrySecurityService cloudFoundrySecurityService, CloudFoundrySecurityService cloudFoundrySecurityService,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment