Uses of Interface
org.mule.api.devkit.ProcessAdapter

Packages that use ProcessAdapter
org.mule.security.oauth   
 

Uses of ProcessAdapter in org.mule.security.oauth
 

Subinterfaces of ProcessAdapter in org.mule.security.oauth
 interface OAuth2Manager<C extends OAuth2Adapter>
          Wrapper around org.mule.api.annotations.oauth.OAuth2 annotated class that will infuse it with access token management capabilities.
 

Classes in org.mule.security.oauth that implement ProcessAdapter
 class BaseOAuth2Manager<C extends OAuth2Adapter>
           
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.