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 LastRequestEntry |
LastRequestDecoder.decode(org.apache.directory.shared.asn1.der.DERSequence sequence) |
Modifier and Type | Method and Description |
---|---|
LastRequestEntry[] |
LastRequest.getEntries()
Returns an array of
LastRequestEntry s. |
Constructor and Description |
---|
LastRequest(LastRequestEntry[] entries)
Creates a new instance of LastRequest.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.