Package io.buji.oauth

Class Summary
OAuthFilter This filter retrieves OAuth credential after user authenticates at the OAuth provider to create an OAuthToken to finish the OAuth authentication process and retrieve the user profile.
OAuthRealm This realm implementation is dedicated to OAuth authentication.
OAuthToken This class represents a token for an OAuth authentication process (OAuth credential + user identifier after authentication).
ShiroUserSession This implementation uses the Shiro session for the user session.
 

Exception Summary
OAuthAuthenticationException This class is the exception that is thrown when OAuth authentication process fails in OAuthRealm.
 



Copyright © 2012. All Rights Reserved.