|
||||||||||
| 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.PreAuthenticationDataModifier
public class PreAuthenticationDataModifier
| Constructor Summary | |
|---|---|
PreAuthenticationDataModifier()
|
|
| Method Summary | |
|---|---|
PreAuthenticationData |
getPreAuthenticationData()
Returns the PreAuthenticationData. |
void |
setDataType(PreAuthenticationDataType dataType)
Sets the PreAuthenticationDataType. |
void |
setDataValue(byte[] dataValue)
Sets the raw bytes of this PreAuthenticationData. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PreAuthenticationDataModifier()
| Method Detail |
|---|
public PreAuthenticationData getPreAuthenticationData()
PreAuthenticationData.
PreAuthenticationData.public void setDataType(PreAuthenticationDataType dataType)
PreAuthenticationDataType.
dataType - public void setDataValue(byte[] dataValue)
PreAuthenticationData.
dataValue -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||