Package org.duracloud.mill.credentials
Class CredentialsRepoBase
- java.lang.Object
-
- org.duracloud.mill.credentials.CredentialsRepoBase
-
- All Implemented Interfaces:
CredentialsRepo
public abstract class CredentialsRepoBase extends Object implements CredentialsRepo
- Author:
- Daniel Bernstein
-
-
Constructor Summary
Constructors Constructor Description CredentialsRepoBase()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.duracloud.mill.credentials.CredentialsRepo
getAccountCredentials, getActiveAccounts, getStorageProviderCredentials, isAccountActive
-
-