spring-security/samples/boot
Lars Grefer 34dd5fea30 Remove redundant throws clauses
Removes exceptions that are declared in a method's signature but never thrown by the method itself or its implementations/derivatives.
2019-08-23 01:03:54 +02:00
..
hellowebflux Remove redundant throws clauses 2019-08-23 01:03:54 +02:00
hellowebflux-method Remove redundant throws clauses 2019-08-23 01:03:54 +02:00
hellowebfluxfn Remove redundant throws clauses 2019-08-23 01:03:54 +02:00
helloworld Use UserDetailsService bean in sample app 2019-08-22 10:06:56 -04:00
insecure URL Cleanup 2019-03-19 23:53:23 -05:00
oauth2authorizationserver Remove redundant throws clauses 2019-08-23 01:03:54 +02:00
oauth2login Remove redundant throws clauses 2019-08-23 01:03:54 +02:00
oauth2login-webflux URL Cleanup 2019-03-19 23:53:23 -05:00
oauth2resourceserver Remove redundant throws clauses 2019-08-23 01:03:54 +02:00
oauth2resourceserver-jwe Remove redundant throws clauses 2019-08-23 01:03:54 +02:00
oauth2resourceserver-multitenancy Multi-tenancy Sample AuthenticationManagers 2019-08-17 00:26:39 -06:00
oauth2resourceserver-opaque remove redundant modifiers found by checkstyle 2019-08-10 00:18:56 +02:00
oauth2resourceserver-static remove redundant modifiers found by checkstyle 2019-08-10 00:18:56 +02:00
oauth2resourceserver-webflux Remove redundant throws clauses 2019-08-23 01:03:54 +02:00
oauth2webclient Introduce OAuth2AuthorizedClient Manager/Provider 2019-07-25 11:12:54 -04:00
oauth2webclient-webflux Remove redundant throws clauses 2019-08-23 01:03:54 +02:00
webflux-form Remove redundant throws clauses 2019-08-23 01:03:54 +02:00
webflux-x509 Remove exceptions from lambda security configuration 2019-07-30 08:31:37 -05:00