|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KrbError | |
com.dstc.security.kerberos | This package defines the main Kerberos 5 interfaces and classes. |
Uses of KrbError in com.dstc.security.kerberos |
Methods in com.dstc.security.kerberos that return KrbError | |
static KrbError |
Kerberos.createKrbError(int errorCode,
String server)
Creates a KrbError message with an error code, and the server name. |
static KrbError |
Kerberos.createKrbError(int errorCode,
String realm,
PrincipalName sName)
Creates a KrbError message with an error code, and the realm and server principal name |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |