Uses of Class
com.predic8.membrane.core.interceptor.oauth2client.OriginalExchangeStore
Packages that use OriginalExchangeStore
Package
Description
-
Uses of OriginalExchangeStore in com.predic8.membrane.core.interceptor.oauth2client
Subclasses of OriginalExchangeStore in com.predic8.membrane.core.interceptor.oauth2clientModifier and TypeClassDescriptionclassclassclassclassMethods in com.predic8.membrane.core.interceptor.oauth2client that return OriginalExchangeStoreMethods in com.predic8.membrane.core.interceptor.oauth2client with parameters of type OriginalExchangeStoreModifier and TypeMethodDescriptionvoidOAuth2Resource2Interceptor.setOriginalExchangeStore(OriginalExchangeStore originalExchangeStore) -
Uses of OriginalExchangeStore in com.predic8.membrane.core.interceptor.oauth2client.rf
Methods in com.predic8.membrane.core.interceptor.oauth2client.rf with parameters of type OriginalExchangeStoreModifier and TypeMethodDescriptionvoidOAuth2CallbackRequestHandler.init(URIFactory uriFactory, AuthorizationService auth, OriginalExchangeStore originalExchangeStore, AccessTokenRevalidator accessTokenRevalidator, SessionAuthorizer sessionAuthorizer, PublicUrlManager publicUrlManager, String callbackPath, boolean onlyRefreshToken)