|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessInterceptor | |
|---|---|
| org.mule.security.oauth.process | |
| Uses of ProcessInterceptor in org.mule.security.oauth.process |
|---|
| Classes in org.mule.security.oauth.process that implement ProcessInterceptor | |
|---|---|
class |
ManagedAccessTokenProcessInterceptor<T>
|
class |
ProcessCallbackProcessInterceptor<T,O>
|
class |
RefreshTokenProcessInterceptor<T>
|
class |
RetryProcessInterceptor<T,O>
|
| Constructors in org.mule.security.oauth.process with parameters of type ProcessInterceptor | |
|---|---|
ManagedAccessTokenProcessInterceptor(ProcessInterceptor<T,OAuth2Adapter> next,
OAuth2Manager<OAuth2Adapter> oauthManager)
|
|
RefreshTokenProcessInterceptor(ProcessInterceptor<T,OAuth2Adapter> next,
MuleContext context)
|
|
RetryProcessInterceptor(ProcessInterceptor<T,O> next,
MuleContext muleContext,
RetryPolicyTemplate retryPolicyTemplate)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||