|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyTab | |
|---|---|
| sun.security.mule.krb5.internal.ktab | |
| Uses of KeyTab in sun.security.mule.krb5.internal.ktab |
|---|
| Methods in sun.security.mule.krb5.internal.ktab that return KeyTab | |
|---|---|
static KeyTab |
KeyTab.create(Config kerberosConfig)
Creates a new default key table. |
static KeyTab |
KeyTab.create(String name,
Config kerberosConfig)
Creates a new default key table. |
static KeyTab |
KeyTab.getInstance(Config kerberosConfig)
Gets the single instance of KeyTab class. |
static KeyTab |
KeyTab.getInstance(File file,
Config kerberosConfig)
Gets the single instance of KeyTab class. |
static KeyTab |
KeyTab.getInstance(String s,
Config kerberosConfig)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||