Class HttpChallenge
java.lang.Object
org.apache.pekko.http.javadsl.model.headers.HttpChallenge
- Direct Known Subclasses:
HttpChallenge
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HttpChallengestatic HttpChallengestatic HttpChallengestatic HttpChallengestatic HttpChallengecreateBasic(String realm) static HttpChallengecreateOAuth2(String realm) abstract Stringrealm()abstract Stringscheme()