public class KdcClientUtil extends Object
| Constructor and Description |
|---|
KdcClientUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
extractName(String principal) |
static String |
extractRealm(String principal) |
static Set<EncryptionType> |
getEtypesFromError(KrbError error) |
Copyright © 2021. All rights reserved.