jar

org.dmfs : http-executor-decorators

Maven & Gradle

Aug 03, 2023
2 usages
10 stars

http-executor-decorators · Commonly used decorators to HttpRequestExecutor.

Table Of Contents

Latest Version

Download org.dmfs : http-executor-decorators JAR file - Latest Versions:

All Versions

Download org.dmfs : http-executor-decorators JAR file - All Versions:

Version Vulnerabilities Size Updated
1.21.x
1.16.x
0.21.x
0.20
0.19
0.18
0.17
0.16.x
0.16
0.15.x
0.15
0.14
0.13
0.12.x
0.12
0.11
0.10.x
0.10
0.9.x
0.9

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window http-executor-decorators-1.21.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.dmfs.httpessentials.executors.authorizing.challenges

├─ org.dmfs.httpessentials.executors.authorizing.challenges.BasicChallenge.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.challenges.HeaderChallenges.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.challenges.ResponseChallenges.class - [JAR]

org.dmfs.httpessentials.executors.authorizing.servicescopes

├─ org.dmfs.httpessentials.executors.authorizing.servicescopes.HostServiceScope.class - [JAR]

org.dmfs.httpessentials.executors.authorizing.authcaches

├─ org.dmfs.httpessentials.executors.authorizing.authcaches.EmptyAuthStrategyCache.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.authcaches.SimpleAuthStrategyCache.class - [JAR]

org.dmfs.httpessentials.executors.authorizing.charsequences

├─ org.dmfs.httpessentials.executors.authorizing.charsequences.Quoted.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.charsequences.SingleCredentials.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.charsequences.Unquoted.class - [JAR]

org.dmfs.httpessentials.executors.retrying

├─ org.dmfs.httpessentials.executors.retrying.RetryPolicy.class - [JAR]

├─ org.dmfs.httpessentials.executors.retrying.Retrying.class - [JAR]

org.dmfs.httpessentials.executors.authorizing.credentialsstores

├─ org.dmfs.httpessentials.executors.authorizing.credentialsstores.SimpleCredentialsStore.class - [JAR]

org.dmfs.httpessentials.executors.authorizing.authscopes

├─ org.dmfs.httpessentials.executors.authorizing.authscopes.UriScope.class - [JAR]

org.dmfs.httpessentials.executors.following.strategies

├─ org.dmfs.httpessentials.executors.following.strategies.Bool.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.strategies.Composite.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.strategies.DelegatingRedirectStrategy.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.strategies.FollowStrategy.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.strategies.Limited.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.strategies.NeverFollowStrategy.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.strategies.Permanent.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.strategies.SameAuthority.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.strategies.Secure.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.strategies.Temporary.class - [JAR]

org.dmfs.httpessentials.executors.authorizing.authstrategies

├─ org.dmfs.httpessentials.executors.authorizing.authstrategies.CachedAuthStrategy.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.authstrategies.Composite.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.authstrategies.CredentialsAuthStrategy.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.authstrategies.PassThroughStrategy.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.authstrategies.PrematureBasicAuthStrategy.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.authstrategies.UserCredentialsAuthStrategy.class - [JAR]

org.dmfs.httpessentials.executors.authorizing.authstates

├─ org.dmfs.httpessentials.executors.authorizing.authstates.AuthenticatedBasicAuthState.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.authstates.AuthenticatedDigestAuthState.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.authstates.FailedAuthState.class - [JAR]

org.dmfs.httpessentials.executors.urlrewriting.policies

├─ org.dmfs.httpessentials.executors.urlrewriting.policies.Parametrizing.class - [JAR]

├─ org.dmfs.httpessentials.executors.urlrewriting.policies.PassThroughPolicy.class - [JAR]

├─ org.dmfs.httpessentials.executors.urlrewriting.policies.Resolving.class - [JAR]

org.dmfs.httpessentials.executors.following

├─ org.dmfs.httpessentials.executors.following.Following.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.RedirectPolicy.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.RedirectStrategy.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.RequestUriOverridingResponse.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.RequestUriOverridingResponseHandler.class - [JAR]

org.dmfs.httpessentials.executors.retrying.policies

├─ org.dmfs.httpessentials.executors.retrying.policies.DefaultRetryPolicy.class - [JAR]

org.dmfs.httpessentials.executors.authorizing.authschemes

├─ org.dmfs.httpessentials.executors.authorizing.authschemes.Basic.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.authschemes.Digest.class - [JAR]

org.dmfs.httpessentials.executors.useragent

├─ org.dmfs.httpessentials.executors.useragent.Branded.class - [JAR]

├─ org.dmfs.httpessentials.executors.useragent.UserAgentHeaderDecoration.class - [JAR]

org.dmfs.httpessentials.executors.following.policies

├─ org.dmfs.httpessentials.executors.following.policies.Composite.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.policies.FollowPolicy.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.policies.FollowRedirectPolicy.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.policies.Limited.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.policies.NeverFollowRedirectPolicy.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.policies.Relative.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.policies.Secure.class - [JAR]

├─ org.dmfs.httpessentials.executors.following.policies.Temporary.class - [JAR]

org.dmfs.httpessentials.executors.urlrewriting

├─ org.dmfs.httpessentials.executors.urlrewriting.RewritePolicy.class - [JAR]

├─ org.dmfs.httpessentials.executors.urlrewriting.UrlRewriting.class - [JAR]

org.dmfs.httpessentials.executors.authorizing

├─ org.dmfs.httpessentials.executors.authorizing.AuthInfo.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.AuthScheme.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.AuthScope.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.AuthState.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.AuthStrategy.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.AuthStrategyCache.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.Authorization.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.Authorized.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.Authorizing.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.Challenge.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.CredentialsStore.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.Parametrized.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.ServiceScope.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.Tokens.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.UserCredentials.class - [JAR]

org.dmfs.httpessentials.executors.authorizing.utils

├─ org.dmfs.httpessentials.executors.authorizing.utils.ChallengeFilter.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.utils.Challenges.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.utils.Parameter.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.utils.ParametrizedChallenges.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.utils.SimpleParametrized.class - [JAR]

org.dmfs.httpessentials.executors.authorizing.authorization

├─ org.dmfs.httpessentials.executors.authorizing.authorization.AuthDigestAuthorization.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.authorization.BasicAuthorization.class - [JAR]

├─ org.dmfs.httpessentials.executors.authorizing.authorization.DigestAuthorization.class - [JAR]

Advertisement

Dependencies from Group

Apr 06, 2021
21 usages
5 stars
Mar 15, 2019
15 usages
13 stars
Aug 03, 2023
12 usages
10 stars
Aug 03, 2023
11 usages
10 stars
Aug 03, 2023
10 usages
10 stars

Discover Dependencies

Jul 01, 2019
2 usages
46 stars
Jul 19, 2021
9 usages
0 stars
May 15, 2022
5 usages
0 stars
Mar 02, 2017
5 usages
May 24, 2017
5 usages
2.5k stars
May 24, 2017
5 usages
2.5k stars
Dec 16, 2017
2 usages
2.5k stars
Dec 16, 2017
2 usages
2.5k stars
Dec 16, 2017
2 usages
2.5k stars