Uses of Package
org.eclipse.lyo.server.oauth.core

Packages that use org.eclipse.lyo.server.oauth.core
org.eclipse.lyo.server.oauth.core   
org.eclipse.lyo.server.oauth.core.token   
org.eclipse.lyo.server.oauth.webapp.services   
 

Classes in org.eclipse.lyo.server.oauth.core used by org.eclipse.lyo.server.oauth.core
Application
          Handles authentication with the backend system.
AuthenticationException
          An exception indicating that authentication failed.
OAuthConfiguration
          Manages the OAuth provider configuration, including the validator, consumer store, and token strategy.
 

Classes in org.eclipse.lyo.server.oauth.core used by org.eclipse.lyo.server.oauth.core.token
OAuthRequest
          Validates that a request is authorized.
 

Classes in org.eclipse.lyo.server.oauth.core used by org.eclipse.lyo.server.oauth.webapp.services
OAuthRequest
          Validates that a request is authorized.
 



Copyright © 2014. All Rights Reserved.