org.apache.directory.shared.kerberos.components
Class TypedData.TD

java.lang.Object
  extended by org.apache.directory.shared.kerberos.components.TypedData.TD
Enclosing class:
TypedData

public class TypedData.TD
extends Object


Constructor Summary
TypedData.TD()
           
 
Method Summary
 int getDataType()
           
 byte[] getDataValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypedData.TD

public TypedData.TD()
Method Detail

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.