|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
MessageProcessor acts as a wrapper of another one in order to insert
it into a chain that it's not its own without being subject to its lifecycle.annotations.Module
annotated class, to dynamically query what its capabilities are.KeyedPoolableObjectFactory that's going to be
in charge of creating the objects in the pool
HttpCallback.RefreshTokenManager that guarantees that no refresh
token is used more than once.Stoppable or
Disposable, the object is destroyed by invoking
the corresponding methods
Disposable, then
oauth.BaseOAuth2Manager.defaultUnauthorizedConnector
is disposed
ConsumerIterator configured
accordingly to the configured outputUnit and the
PagingDelegate obtained by invoking AbstractDevkitBasedPageableMessageProcessor.getPagingDelegate(org.mule.api.MuleEvent, org.mule.streaming.PagingConfiguration)
Pattern which can be used to
extract the access code from a String
OAuth2Adapter that this factory is supposed to
generate
Pattern which can be used to
extract the expiration time from a String
OAuth1Manager serving this
adapter
PagingDelegate
to be used when paging.
Pattern which can be used to
extract the refresh token from a String
NotAuthorizedException
according to each policy
HttpCallback that are
used on the OAuth danceHttpUtilList
Map
OAuth2Adapter which concrete type depends on
the return of
oauth.BaseOAuthClientFactory.getAdapterClass The
adapter is fully initialized and interfaces such as
Initialisable,
MuleContextAware and
Startable are respected by invoking the
corresponding methods in case the adapter implements them.
ProviderAwarePagingDelegate into
a PagingDelegate
Allows executing paging operations in a managed context defined by an owning ProcessTemplateannotations.Module
and annotations.Connector annotated class and its purpose is
to define a contract to query the annotated class about its metadata.annotations.oauth.OAuth2 annotated class that
will infuse it with access token management capabilities.OAuthProperties is a set of constants pertaining to OAuth properties.org.mule.security.oauth.OAuth2Connector.postAuth() on the
adapter.
org.mule.security.oauth.OAuth2Connector.postAuth() on the
adapter.
DevkitBasedMessageProcessor.doProcess(org.mule.api.MuleEvent).
SourceCallback.process(Object).
SourceCallback.process(Object).
SourceCallback.process().
ProcessTemplateSourceCallback.processEvent(org.mule.api.MuleEvent).
PagingDelegate but aware of the actual
component that provides the data being pagedStartable, then
oauth.BaseOAuth2Manager.defaultUnauthorizedConnector
is started
Stoppable, then
oauth.BaseOAuth2Manager.defaultUnauthorizedConnector
is stopped
MuleEvent corresponding to
the execution of an OAuth2 authorize processor.
MuleEvent corresponding to
the execution of an OAuth2 authorize processor.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||