|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidTicketException | |
|---|---|
| org.apache.directory.server.kerberos.shared.messages.components | Provides major components of Kerberos messages. |
| Uses of InvalidTicketException in org.apache.directory.server.kerberos.shared.messages.components |
|---|
| Methods in org.apache.directory.server.kerberos.shared.messages.components that throw InvalidTicketException | |
|---|---|
void |
Ticket.setServerPrincipal(javax.security.auth.kerberos.KerberosPrincipal serverPrincipal)
Set the server KerberosPrincipal |
| Constructors in org.apache.directory.server.kerberos.shared.messages.components that throw InvalidTicketException | |
|---|---|
Ticket(int tktvno,
javax.security.auth.kerberos.KerberosPrincipal serverPrincipal,
EncryptedData encPart)
Creates a new instance of Ticket. |
|
Ticket(javax.security.auth.kerberos.KerberosPrincipal serverPrincipal,
EncryptedData encPart)
Creates a new instance of Ticket. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||