Uses of Class
org.apache.directory.shared.kerberos.exceptions.InvalidTicketException

Packages that use InvalidTicketException
org.apache.directory.shared.kerberos.messages   
 

Uses of InvalidTicketException in org.apache.directory.shared.kerberos.messages
 

Constructors in org.apache.directory.shared.kerberos.messages that throw InvalidTicketException
Ticket(int tktvno, PrincipalName sName, EncryptedData encPart)
          Creates a new instance of Ticket.
Ticket(PrincipalName sName, EncryptedData encPart)
          Creates a new instance of Ticket.
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.