public class KrbConstant extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ANONYMOUS_PRINCIPAL |
static int |
KRB_V5 |
static String |
TGS_PRINCIPAL |
| Constructor and Description |
|---|
KrbConstant() |
public static final int KRB_V5
public static final String TGS_PRINCIPAL
public static final String ANONYMOUS_PRINCIPAL
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.