mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-25 19:55:48 +01:00
2f7689e0a7
* [OAuth2] redirectURI should be optional on getAccessTokenResponseByAuthorizationCode The redirectURI should be optional (Nullable) on getAccessTokenResponseByAuthorizationCode as in the JavaDoc is stated (as is stated in the refered specification). * [OAuth2] Removed redundant NonNull Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl> |
||
---|---|---|
.. | ||
src/main/java/org/eclipse/smarthome/auth/oauth2client/internal | ||
.classpath | ||
.project | ||
pom.xml |