org.apache.directory.server.kerberos.shared.messages.value
Class PreAuthenticationDataModifier

java.lang.Object
  extended byorg.apache.directory.server.kerberos.shared.messages.value.PreAuthenticationDataModifier

public class PreAuthenticationDataModifier
extends java.lang.Object


Constructor Summary
PreAuthenticationDataModifier()
           
 
Method Summary
 PreAuthenticationData getPreAuthenticationData()
           
 void setDataType(PreAuthenticationDataType dataType)
           
 void setDataValue(byte[] dataValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreAuthenticationDataModifier

public PreAuthenticationDataModifier()
Method Detail

getPreAuthenticationData

public PreAuthenticationData getPreAuthenticationData()

setDataType

public void setDataType(PreAuthenticationDataType dataType)

setDataValue

public void setDataValue(byte[] dataValue)