Class RootUserCredential
- java.lang.Object
-
- org.duracloud.common.model.SimpleCredential
-
- org.duracloud.common.model.Credential
-
- org.duracloud.snapshot.bridge.rest.config.RootUserCredential
-
- All Implemented Interfaces:
Serializable
public class RootUserCredential extends org.duracloud.common.model.Credential- Author:
- Bill Branan Date: July 14, 2016
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RootUserCredential()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetRootUsername()-
Methods inherited from class org.duracloud.common.model.Credential
equals, getId, getIsEnabled, hashCode, hasId, setEnabled, setId, toString
-
-
-
-
Method Detail
-
getRootUsername
public static String getRootUsername()
-
-