| Package | Description |
|---|---|
| net.ideahut.springboot.crud | |
| net.ideahut.springboot.object | |
| net.ideahut.springboot.security |
| Modifier and Type | Method and Description |
|---|---|
MapStringObject |
CrudResult.getInfo() |
| Modifier and Type | Method and Description |
|---|---|
static CrudResult |
CrudResult.error(Message error,
MapStringObject info) |
protected CrudResult |
CrudResult.setInfo(MapStringObject info) |
static CrudResult |
CrudResult.success(Object value,
MapStringObject info) |
| Modifier and Type | Method and Description |
|---|---|
MapStringObject |
MapStringObject.put(String key,
Object value) |
MapStringObject |
MapStringObject.putIfAbsent(String key,
Object value) |
<T> MapStringObject |
MapStringObject.setValue(String key,
T value) |
| Modifier and Type | Method and Description |
|---|---|
Result |
Result.setInfo(MapStringObject info) |
Page |
Page.setInfo(MapStringObject info) |
| Constructor and Description |
|---|
MapStringObject(MapStringObject m) |
| Modifier and Type | Method and Description |
|---|---|
SecurityUser |
SecurityCredential.getSecurityUser(MapStringObject parameter) |
void |
SecurityCredential.invalidate(MapStringObject parameter) |
boolean |
SecurityCredential.isValidCredential(MapStringObject parameter) |
boolean |
SecurityCredential.registerUser(MapStringObject parameter) |
Copyright © 2024. All rights reserved.