package

com.atlassian.applinks.core.auth.oauth.servlets.serviceprovider

Classes

AbstractConsumerServlet All servlets that provide functionality to register another application as a consumer should inherit from this servlet. 
AddConsumerByUrlServlet When registering an oauth consumer this servlet allows to register a consumer that is an atlassian application and has the oauth plugin installed. 
AddConsumerManuallyServlet This servlet allows to register an oauth consumer. 
AddConsumerManuallyServlet.FormFields  
AddConsumerReciprocalServlet

This servlet is the counterpart of AddConsumerByUrlServlet and AddConsumerManuallyServlet