Uses of Class
org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlag

Packages that use TicketFlag
org.apache.directory.server.kerberos.shared.messages.value.flags   
 

Uses of TicketFlag in org.apache.directory.server.kerberos.shared.messages.value.flags
 

Methods in org.apache.directory.server.kerberos.shared.messages.value.flags that return TicketFlag
static TicketFlag TicketFlag.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TicketFlag[] TicketFlag.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.