Skip to content
Success

Changes

Summary

  1. Fix Javadoc errors (commit: 55282c5) (details)
  2. Add CHANGELOG (commit: ff56056) (details)
  3. Remove direct JAXB/Xerces runtime deps, use APIs only (commit: a06554c) (details)
  4. Ignore IntelliJ and VSCode files (commit: c996688) (details)
Commit 55282c5490695afd8331c91f69215438b8989b31 by Andrii Berezovskyi
Fix Javadoc errors
(commit: 55282c5)
The file was modified oauth-core/pom.xml
The file was modified oauth-core/src/main/java/org/eclipse/lyo/server/oauth/core/token/LRUCache.java
The file was modified oauth-core/src/main/java/org/eclipse/lyo/server/oauth/core/utils/RestException.java
The file was modified oauth-core/src/main/java/org/eclipse/lyo/server/oauth/core/consumer/ConsumerStore.java
The file was modified oauth-core/src/main/java/org/eclipse/lyo/server/oauth/core/consumer/LyoOAuthConsumer.java
The file was modified oauth-webapp/src/main/java/org/eclipse/lyo/server/oauth/webapp/services/CSRFPrevent.java
The file was modified oauth-core/src/main/java/org/eclipse/lyo/server/oauth/core/OAuthRequest.java
The file was modified oauth-webapp/src/main/java/org/eclipse/lyo/server/oauth/webapp/services/OAuthService.java
The file was modified oauth-webapp/src/main/java/org/eclipse/lyo/server/oauth/webapp/services/ConsumersService.java
The file was modified oauth-core/src/main/java/org/eclipse/lyo/server/oauth/core/token/SimpleTokenStrategy.java
The file was modified oauth-core/src/main/java/org/eclipse/lyo/server/oauth/core/OAuthConfiguration.java
The file was modified oauth-core/src/main/java/org/eclipse/lyo/server/oauth/core/utils/UnauthorizedException.java
The file was modified oauth-core/src/main/java/org/eclipse/lyo/server/oauth/core/AuthenticationException.java
The file was modified oauth-core/src/main/java/org/eclipse/lyo/server/oauth/core/consumer/AbstractConsumerStore.java
The file was modified oauth-core/src/main/java/org/eclipse/lyo/server/oauth/core/token/TokenStrategy.java
The file was modified oauth-core/src/main/java/org/eclipse/lyo/server/oauth/core/Application.java
The file was modified oauth-consumer-store/src/main/java/org/eclipse/lyo/server/oauth/consumerstore/FileSystemConsumerStore.java
The file was modified oauth-core/src/main/java/org/eclipse/lyo/server/oauth/core/utils/AbstractAdapterCredentialsFilter.java
The file was modified oauth-core/src/main/java/org/eclipse/lyo/server/oauth/core/consumer/ConsumerStoreException.java
Commit ff5605624cb63c8fa4be685358d86fed3051f370 by Andrii Berezovskyi
Add CHANGELOG
(commit: ff56056)
The file was addedCHANGELOG.md
Commit a06554cacd3813ed976e29237be9958be5302fe9 by Andrii Berezovskyi
Remove direct JAXB/Xerces runtime deps, use APIs only
(commit: a06554c)
The file was modified oauth-webapp/pom.xml
The file was modified oauth-webapp/src/main/webapp/WEB-INF/web.xml
The file was modified oslc4j-wink/pom.xml
The file was modified pom.xml
Commit c996688a24ba39d56be441b2a592390ec30e55c3 by Andrii Berezovskyi
Ignore IntelliJ and VSCode files
(commit: c996688)
The file was modified .gitignore