| Package | Description |
|---|---|
| org.apache.directory.server.kerberos.shared.io.decoder |
Provides the decoders for Kerberos message objects.
|
| org.apache.directory.server.kerberos.shared.messages.value |
Provides value object components of Kerberos messages.
|
| Modifier and Type | Method and Description |
|---|---|
protected static AuthorizationDataEntry |
AuthorizationDataDecoder.decodeAuthorizationEntry(org.apache.directory.shared.asn1.der.DERSequence sequence) |
| Modifier and Type | Method and Description |
|---|---|
List<AuthorizationDataEntry> |
AuthorizationData.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationData.add(AuthorizationDataEntry entry)
Adds an
AuthorizationDataEntry to this AuthorizationData. |
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.