Uses of Class
org.apache.amber.oauth2.rs.ResourceServer

Packages that use ResourceServer
org.apache.amber.oauth2.rs   
org.apache.amber.oauth2.rs.request   
 

Uses of ResourceServer in org.apache.amber.oauth2.rs
 

Subclasses of ResourceServer in org.apache.amber.oauth2.rs
 class BearerResourceServer
           
 

Uses of ResourceServer in org.apache.amber.oauth2.rs.request
 

Methods in org.apache.amber.oauth2.rs.request that return ResourceServer
static ResourceServer OAuthAccessResourceRequest.instantiateResourceServer(TokenType tokenType)
           
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.