bogomolov-a-a / demo-spring-simple-webapp-with-tls

Apache License 2.0
0 stars 0 forks source link

Fix: Remove the declaration of thrown exception 'org.springframework.security.authentication.InsufficientAuthenticationException' which is a runtime exception. #137

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

Automatic created issue from sonar qube source!

Cause: Remove the declaration of thrown exception 'org.springframework.security.authentication.InsufficientAuthenticationException' which is a runtime exception. Rule: java:S1130 Component: bogomolov-a-a_demo-spring-simple-webapp-with-tls:src/main/java/org/artembogomolova/demo/webapp/security/authrorize/request/AccessDecisionManagerImpl.java Line: 17

create-issue-branch[bot] commented 3 years ago

Branch issue-137-Fix_Remove_the_declaration_of_thrown_exception_org_springframework_security_authentication_InsufficientAuthenticationException_which_is_a_runtime_exception created!

bogomolov-a-a commented 3 years ago

Class removed. Resolved.