Class DatarouterAccountCredentialKey
java.lang.Object
io.datarouter.model.field.BaseFieldSet<K>
io.datarouter.model.key.BaseKey<K>
io.datarouter.model.key.unique.BaseUniqueKey<PK>
io.datarouter.model.key.primary.BasePrimaryKey<PK>
io.datarouter.model.key.primary.base.BaseRegularPrimaryKey<DatarouterAccountCredentialKey>
io.datarouter.auth.storage.account.DatarouterAccountCredentialKey
- All Implemented Interfaces:
io.datarouter.model.field.FieldSet<DatarouterAccountCredentialKey>,io.datarouter.model.key.entity.EntityKey<DatarouterAccountCredentialKey>,io.datarouter.model.key.Key<DatarouterAccountCredentialKey>,io.datarouter.model.key.primary.EntityPrimaryKey<DatarouterAccountCredentialKey,DatarouterAccountCredentialKey>,io.datarouter.model.key.primary.PrimaryKey<DatarouterAccountCredentialKey>,io.datarouter.model.key.primary.RegularPrimaryKey<DatarouterAccountCredentialKey>,io.datarouter.model.key.unique.UniqueKey<DatarouterAccountCredentialKey>,io.datarouter.model.serialize.fielder.Fielder<DatarouterAccountCredentialKey>,io.datarouter.model.serialize.fielder.PrimaryKeyFielder<DatarouterAccountCredentialKey>,Comparable<io.datarouter.model.field.FieldSet<DatarouterAccountCredentialKey>>
public class DatarouterAccountCredentialKey extends io.datarouter.model.key.primary.base.BaseRegularPrimaryKey<DatarouterAccountCredentialKey>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDatarouterAccountCredentialKey.FieldKeys -
Field Summary
Fields inherited from class io.datarouter.model.key.BaseKey
NAME -
Constructor Summary
Constructors Constructor Description DatarouterAccountCredentialKey()DatarouterAccountCredentialKey(String apiKey) -
Method Summary
Methods inherited from class io.datarouter.model.key.primary.base.BaseRegularPrimaryKey
getEntityKey, getEntityKeyFields, getPostEntityKeyFields, prefixFromEntityKeyMethods inherited from class io.datarouter.model.field.BaseFieldSet
compareTo, equals, getFieldNames, getFields, getFieldValue, getFieldValues, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface io.datarouter.model.serialize.fielder.Fielder
getFieldsMethods inherited from interface io.datarouter.model.field.FieldSet
getFieldNames, getFieldValue, getFieldValues
-
Constructor Details
-
DatarouterAccountCredentialKey
public DatarouterAccountCredentialKey() -
DatarouterAccountCredentialKey
-
-
Method Details
-
getFields
-
getApiKey
-