| Package | Description |
|---|---|
| org.apache.directory.shared.kerberos.codec | |
| org.apache.directory.shared.kerberos.codec.principalName |
| Modifier and Type | Method and Description |
|---|---|
static PrincipalName |
KerberosDecoder.decodePrincipalName(byte[] data)
Decode an PrincipalName structure
|
| Modifier and Type | Method and Description |
|---|---|
PrincipalName |
PrincipalNameContainer.getPrincipalName() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalNameContainer.setPrincipalName(PrincipalName principalName)
Set a PrincipalName Object into the container.
|
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.