Uses of Interface
org.zalando.fahrschein.AuthorizationProvider
-
Packages that use AuthorizationProvider Package Description org.zalando.fahrschein -
-
Uses of AuthorizationProvider in org.zalando.fahrschein
Subinterfaces of AuthorizationProvider in org.zalando.fahrschein Modifier and Type Interface Description interfaceAccessTokenProviderClasses in org.zalando.fahrschein that implement AuthorizationProvider Modifier and Type Class Description classZignAccessTokenProviderMethods in org.zalando.fahrschein with parameters of type AuthorizationProvider Modifier and Type Method Description NakadiClientBuilderNakadiClientBuilder. withAuthorizationProvider(AuthorizationProvider authorizationProvider)Constructors in org.zalando.fahrschein with parameters of type AuthorizationProvider Constructor Description ManagedCursorManager(URI baseUri, org.zalando.fahrschein.http.api.RequestFactory clientHttpRequestFactory, AuthorizationProvider authorizationProvider)
-