public class SecurityTestPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static Long |
expireSeconds
int (default:0:no expiration)
|
static Long |
useBogusPassword
boolean (default:false)
|
| Constructor and Description |
|---|
SecurityTestPrms() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getExpireSeconds() |
static void |
main(String[] args) |
static boolean |
useBogusPassword() |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static Long useBogusPassword
Whether the test should use a bogus password to fail authentication.
public static Long expireSeconds
Number of seconds after which to expire default credentials.
public static boolean useBogusPassword()
public static int getExpireSeconds()
public static void main(String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.