Uses of Class
org.forgerock.oauth2.core.TokenInfoService
-
Packages that use TokenInfoService Package Description org.forgerock.oauth2.restlet -
-
Uses of TokenInfoService in org.forgerock.oauth2.restlet
Constructors in org.forgerock.oauth2.restlet with parameters of type TokenInfoService Constructor Description ValidationServerResource(OAuth2RequestFactory requestFactory, TokenInfoService tokenInfoService, ExceptionHandler exceptionHandler, JacksonRepresentationFactory jacksonRepresentationFactory)Constructs a new ValidationServerResource.
-