Package org.eclipse.lyo.server.oauth.webapp.services
package org.eclipse.lyo.server.oauth.webapp.services
-
ClassDescriptionManages OAuth consumers for this provider.Checks requests to see if they have the right X-CSRF-Prevent header values.Issues OAuth request tokens, handles authentication, and then exchanges request tokens for access tokens based on the OAuth configuration set in the
OAuthConfiguration
singleton.