|
||||||||||
| 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)
Creates a new instance of EncryptionTypeInfoEntry. |
|
| Method Summary | |
|---|---|
EncryptionType |
getEncryptionType()
Returns the EncryptionType. |
byte[] |
getSalt()
Returns the salt. |
| 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)
encryptionType - salt - | Method Detail |
|---|
public byte[] getSalt()
public EncryptionType getEncryptionType()
EncryptionType.
EncryptionType.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||