|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.kerberos.shared.messages.value.PreAuthenticationData
public class PreAuthenticationData
Constructor Summary | |
---|---|
PreAuthenticationData(PreAuthenticationDataType dataType,
byte[] dataValue)
|
Method Summary | |
---|---|
PreAuthenticationDataType |
getDataType()
|
byte[] |
getDataValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreAuthenticationData(PreAuthenticationDataType dataType, byte[] dataValue)
Method Detail |
---|
public PreAuthenticationDataType getDataType()
public byte[] getDataValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |