Package | Description |
---|---|
org.apache.directory.server.kerberos.shared.messages |
Provides base message objects for Kerberos request and
reply messages.
|
Modifier and Type | Method and Description |
---|---|
ApOptions |
ApplicationRequest.getApOptions()
Returns the
ApOptions . |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationRequest.setApOptions(ApOptions options)
Sets the
ApOptions . |
Constructor and Description |
---|
ApplicationRequest(ApOptions apOptions,
Ticket ticket,
EncryptedData encPart)
Creates a new instance of ApplicationRequest.
|
Copyright © 2003–2013 The Apache Software Foundation. All rights reserved.