public class HttpChallenges$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static HttpChallenges$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
HttpChallenges$() |
Modifier and Type | Method and Description |
---|---|
HttpChallenge |
basic(java.lang.String realm) |
HttpChallenge |
oAuth2(java.lang.String realm) |
public static final HttpChallenges$ MODULE$
public HttpChallenge basic(java.lang.String realm)
public HttpChallenge oAuth2(java.lang.String realm)