|
||||||||||
| 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)
Creates a new instance of PreAuthenticationData. |
|
| Method Summary | |
|---|---|
PreAuthenticationDataType |
getDataType()
Returns the PreAuthenticationDataType. |
byte[] |
getDataValue()
Returns the raw bytes of the PreAuthenticationData. |
| 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)
dataType - dataValue - | Method Detail |
|---|
public PreAuthenticationDataType getDataType()
PreAuthenticationDataType.
PreAuthenticationDataType.public byte[] getDataValue()
PreAuthenticationData.
PreAuthenticationData.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||