|
||||||||||
| 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.EncryptionTypeInfoEntry
public class EncryptionTypeInfoEntry
| Constructor Summary | |
|---|---|
EncryptionTypeInfoEntry(EncryptionType encryptionType,
byte[] salt)
|
|
| Method Summary | |
|---|---|
EncryptionType |
getEncryptionType()
|
byte[] |
getSalt()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EncryptionTypeInfoEntry(EncryptionType encryptionType,
byte[] salt)
| Method Detail |
|---|
public byte[] getSalt()
public EncryptionType getEncryptionType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||