Uses of Interface
org.mule.security.oauth.OnNoTokenPolicyAware

Packages that use OnNoTokenPolicyAware
org.mule.security.oauth   
 

Uses of OnNoTokenPolicyAware in org.mule.security.oauth
 

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

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



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