|
mitreid-connect
|

公開メンバ関数 | |
| String | importData (Reader in, Model m) throws IOException |
| void | exportData (HttpServletResponse resp, Principal prin) throws IOException |
静的公開変数類 | |
| static final String | URL = RootController.API_URL + "/data" |
非公開変数類 | |
| SimpleDateFormat | dateFormat = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ssZ") |
| ConfigurationPropertiesBean | config |
| List< MITREidDataService > | importers |
| List< String > | supportedVersions |
| MITREidDataService_1_3 | exporter |
静的非公開変数類 | |
| static final Logger | logger = LoggerFactory.getLogger(DataAPI.class) |
API endpoint for importing and exporting the current state of a server. Includes all tokens, grants, whitelists, blacklists, and clients.
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
Logger for this class
|
private |
|
static |
1.8.13