| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
ENABLE_DEBUG |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KRB5_CONF |
"java.security.krb5.conf" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
USAGE |
"Usage: add_principal [options] <principal-name>\n\toptions are:\n\t\t[-randkey|-nokey]\n\t\t[-pw password]\tExample:\n\t\tadd_principal -pw mypassword alice\n" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
USAGE |
"Usage: delete_principal <principal-name>\n\tExample:\n\t\tdelete_principal alice\n" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
USAGE |
"Usage: rename_principal <old_principal_name> <new_principal_name>\n\tExample:\n\t\trename_principal alice bob\n" |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.