openhab-core/bundles/org.openhab.core.io.rest.auth
Yannick Schaus bd976cf937
REST API: Re-enable auth (#1482)
* Add JAX-RS annotations to auth-related filter & dynamic feature.
* Remove unnecessary Activator.
* Remove BND file.
* Build error responses explicity instead of throwing exceptions in TokenResource to avoid logging.

Fixes #1477

Signed-off-by: Yannick Schaus <github@schaus.net>
2020-05-20 21:54:45 +02:00
..
src/main/java/org/openhab/core/io/rest/auth/internal REST API: Re-enable auth (#1482) 2020-05-20 21:54:45 +02:00
.classpath Migrate to JAX-RS Whiteboard (#1443) 2020-05-14 22:32:35 +02:00
.project mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
pom.xml Implementation of a JWT-based OAuth2 flow for the admin API (#1389) 2020-03-23 22:36:11 +01:00