org.apache.directory.shared.kerberos.flags
Interface KerberosFlag

All Known Implementing Classes:
TicketFlag

public interface KerberosFlag

This interface must be implemented by all the inherited Flag classes : - TicketFlag - ApOption - KdcOption

Author:
Apache Directory Project

Method Summary
 int getValue()
           
 

Method Detail

getValue

int getValue()
Returns:
The ordinal value associated with this flag


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