public class DASUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DASUtils.Error |
Modifier and Type | Method and Description |
---|---|
static boolean |
pingDASQuietly(ProgramOptions programOpts,
Environment env)
See if DAS is alive.
|
static DASUtils.Error |
pingDASWithAuth(ProgramOptions programOpts,
Environment env)
See if DAS is alive, but insist that athentication is correct.
|
public static boolean pingDASQuietly(ProgramOptions programOpts, Environment env)
public static DASUtils.Error pingDASWithAuth(ProgramOptions programOpts, Environment env) throws CommandException
CommandException
Copyright © 2019. All rights reserved.