org.apache.directory.server.kerberos.shared.messages.value
Class ApOptions
java.lang.Object
org.apache.directory.server.kerberos.shared.messages.value.Options
org.apache.directory.server.kerberos.shared.messages.value.ApOptions
public class ApOptions
- extends Options
Method Summary |
java.lang.String |
toString()
Converts the object to a printable string |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RESERVED
public static final int RESERVED
- See Also:
- Constant Field Values
USE_SESSION_KEY
public static final int USE_SESSION_KEY
- See Also:
- Constant Field Values
MUTUAL_REQUIRED
public static final int MUTUAL_REQUIRED
- See Also:
- Constant Field Values
MAX_VALUE
public static final int MAX_VALUE
- See Also:
- Constant Field Values
ApOptions
public ApOptions()
- Class constructors
ApOptions
public ApOptions(byte[] options)
toString
public java.lang.String toString()
- Converts the object to a printable string
- Overrides:
toString
in class java.lang.Object
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.