org.apache.oltu.oauth2.rs
Class BearerResourceServer

java.lang.Object
  extended by org.apache.oltu.oauth2.rs.ResourceServer
      extended by org.apache.oltu.oauth2.rs.BearerResourceServer

public class BearerResourceServer
extends ResourceServer


Field Summary
 
Fields inherited from class org.apache.oltu.oauth2.rs.ResourceServer
extractors, validators
 
Constructor Summary
BearerResourceServer()
           
 
Method Summary
 
Methods inherited from class org.apache.oltu.oauth2.rs.ResourceServer
getQueryParameterValue, getQueryParameterValues, instantiateExtractor, instantiateValidator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BearerResourceServer

public BearerResourceServer()


Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.