|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyTab | |
com.dstc.security.kerberos | This package defines the main Kerberos 5 interfaces and classes. |
Uses of KeyTab in com.dstc.security.kerberos |
Classes in com.dstc.security.kerberos that implement KeyTab | |
class |
FileKeyTab
A KeyTab implementing the MIT v5 keytab. |
Methods in com.dstc.security.kerberos that return KeyTab | |
KeyTab |
KerberosContext.getKeyTab()
Returns the KeyTab for this context |
Methods in com.dstc.security.kerberos with parameters of type KeyTab | |
void |
KerberosContext.setKeyTab(KeyTab keytab)
Sets the KeyTab for this context |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |