![]() Added stub for public OAuth2AccessToken readAccessToken(String accessToken) to DefaultOAuth2ProviderTokenService.java. This method IS in the superclass and should be implemented, but was not before and for some reason the compiler only started complaining about it now, on my machine. Moved @Autowired for ClientDetailsEntityService in OAuthConfirmationController.java from setter method to field declaration, as it was failing to deploy on my machine in the other position. If others have issues with this change please let me know. |
||
---|---|---|
.settings | ||
docs | ||
server | ||
spring-security-oauth@5a784a9fb7 | ||
upstream-patch | ||
.gitignore | ||
.gitmodules | ||
.project | ||
LICENSE.txt | ||
README.txt | ||
pom.xml |
README.txt
An OpenID Connect reference implemementation in Java on the Spring platform. Authors: Justin Richer, Amanda Anganes, Michael Walsh, Michael Jett Copyright 2012, The MTIRE Corporation (http://www.mitre.org/)