|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkrb5.util.keytab.Keytab
public class Keytab
Class Description : Class representing the keytab <\b> file.
| Constructor Summary | |
|---|---|
Keytab(java.lang.String kekTabPath)
Class constructor |
|
| Method Summary | |
|---|---|
EncryptionKey |
getEncryptionKey(PrincipalName pName)
Get the enctryption key |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Keytab(java.lang.String kekTabPath)
kekTabPath - | Method Detail |
|---|
public EncryptionKey getEncryptionKey(PrincipalName pName)
pName - User name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||