Uses of Class
org.jboss.resteasy.auth.oauth.OAuthValidator

Packages that use OAuthValidator
org.jboss.resteasy.auth.oauth   
 

Uses of OAuthValidator in org.jboss.resteasy.auth.oauth
 

Methods in org.jboss.resteasy.auth.oauth that return OAuthValidator
static OAuthValidator OAuthUtils.getValidator(javax.servlet.ServletContext context, OAuthProvider provider)
          Creates an OAuthValidator, and caches it in the Servlet Context attributes for reuse.
 



Copyright © 2010. All Rights Reserved.