Serializable, org.minijax.db.BaseEntity@Entity
public class ApiKey
extends org.minijax.db.DefaultBaseEntity
| Constructor | Description |
|---|---|
ApiKey() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getName() |
|
UUID |
getUserId() |
|
String |
getValue() |
|
void |
setName(String name) |
|
void |
setUser(SecurityUser user) |
|
void |
setValue(String value) |
Copyright © 2019 Ajibot. All rights reserved.