Package org.mule.security.oauth

Interface Summary
OAuth1Adapter  
OAuth1Connector  
OAuth1Manager  
OAuth2Adapter  
OAuth2Connector  
OAuth2Manager<C extends OAuth2Adapter> Wrapper around org.mule.api.annotations.oauth.OAuth2 annotated class that will infuse it with access token management capabilities.
OAuthAdapter  
OAuthProperties OAuthProperties is a set of constants pertaining to OAuth properties.
OnNoTokenPolicyAware  
RefreshTokenManager  
 

Class Summary
BaseOAuth1Manager  
BaseOAuth2Manager<C extends OAuth2Adapter>  
BaseOAuthClientFactory  
DefaultHttpCallback Default implementation of HttpCallback.
DefaultRefreshTokenManager Implementation of RefreshTokenManager that guarantees that no refresh token is used more than once.
 

Enum Summary
OnNoTokenPolicy This enum specifies the behavior to take when an OAuth protected operation is executed before the authorization is performed
 



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