org.apache.directory.shared.kerberos.components
Class TypedData.TD
java.lang.Object
org.apache.directory.shared.kerberos.components.TypedData.TD
- Enclosing class:
- TypedData
public class TypedData.TD
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypedData.TD
public TypedData.TD()
getDataType
public int getDataType()
- Returns:
- the TD type
getDataValue
public byte[] getDataValue()
- Returns:
- the TD data
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.