@Entity public class ApiKey extends DefaultBaseEntity
| Constructor and Description |
|---|
ApiKey() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
UUID |
getUserId() |
String |
getValue() |
void |
setName(String name) |
void |
setUser(SecurityUser user) |
void |
setValue(String value) |
copyNonNullProperties, equals, fromJson, getCreatedDateTime, getDeletedDateTime, getId, getSqlHint, getUpdatedDateTime, hashCode, isDeleted, onPrePersist, onPreUpdate, setCreatedDateTime, setDeleted, setId, setUpdatedDateTime, toJsonclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitsortByCreatedDateTimeCopyright © 2018 Ajibot. All rights reserved.