Package | Description |
---|---|
org.ovirt.engine.core.bll.adbroker | |
org.ovirt.engine.core.utils.kerberos |
Modifier and Type | Method and Description |
---|---|
AuthenticationResult |
EngineDirectoryServiceException.getResult() |
Constructor and Description |
---|
EngineDirectoryServiceException(AuthenticationResult result) |
EngineDirectoryServiceException(AuthenticationResult result,
String message) |
EngineDirectoryServiceException(AuthenticationResult result,
String message,
Throwable cause) |
EngineDirectoryServiceException(AuthenticationResult result,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static AuthenticationResult |
KerberosUtils.convertDNSException(Exception ex) |
AuthenticationResult |
AuthenticationException.getAuthResult() |
AuthenticationResult |
KerberosReturnCodeParser.parse(String returnMessage) |
static AuthenticationResult |
AuthenticationResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationResult[] |
AuthenticationResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AuthenticationException(AuthenticationResult authResult) |
Copyright © 2012. All Rights Reserved.