public class RootUserCredential extends Credential
password, username| Constructor and Description |
|---|
RootUserCredential() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getRootEmail() |
String |
getRootEncodedPassword() |
static String |
getRootUsername() |
static void |
overrideSystemPropertyKeys(String usernameProp,
String passwordProp,
String emailProp)
Allows users to override the default username, password, and email
System property keys.
|
equals, getId, getIsEnabled, hashCode, hasId, setEnabled, setId, toStringgetPassword, getUsername, setPassword, setUsernamepublic static void overrideSystemPropertyKeys(String usernameProp, String passwordProp, String emailProp)
usernameProp - passwordProp - emailProp - public static String getRootUsername()
public static String getRootEmail()
public String getRootEncodedPassword()
Copyright © 2009–2016 DuraSpace. All rights reserved.