public class AuthConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
NONE_ACCEPTED |
static byte |
TYPE_NO_AUTH |
static byte |
TYPE_USER_PASS_AUTH |
| Constructor and Description |
|---|
AuthConstants() |
public static final byte TYPE_NO_AUTH
public static final byte TYPE_USER_PASS_AUTH
public static final byte NONE_ACCEPTED
Copyright © 2019–2024. All rights reserved.