| Package | Description |
|---|---|
| com.taobao.api.internal.toplink.embedded.websocket.auth |
| Modifier and Type | Method and Description |
|---|---|
AuthScheme |
Challenge.getScheme()
Gets the scheme.
|
static AuthScheme |
AuthScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthScheme[] |
AuthScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Challenge(String method,
String requestUri,
AuthScheme scheme,
String param)
param
private String param;
/**
Instantiates a new challenge.
|
Copyright © 2021. All rights reserved.