@Service public class MITREidDataService_1_3 extends MITREidDataServiceSupport implements MITREidDataService
ACCESSTOKENS, AUTHENTICATIONHOLDERS, BLACKLISTEDSITES, CLIENTS, GRANTS, MITREID_CONNECT_1_0, MITREID_CONNECT_1_1, MITREID_CONNECT_1_2, MITREID_CONNECT_1_3, REFRESHTOKENS, SYSTEMSCOPES, WHITELISTEDSITES
Constructor and Description |
---|
MITREidDataService_1_3() |
Modifier and Type | Method and Description |
---|---|
void |
exportData(com.google.gson.stream.JsonWriter writer)
Write out the current server state to the given JSON writer as a JSON object
|
void |
importData(com.google.gson.stream.JsonReader reader)
Read in the current server state from the given JSON reader as a JSON object
|
boolean |
supportsVersion(String version)
Return true if the this data service supports the given version.
|
toUTCString, utcToDate
public MITREidDataService_1_3()
public boolean supportsVersion(String version)
MITREidDataService
supportsVersion
in interface MITREidDataService
public void exportData(com.google.gson.stream.JsonWriter writer) throws IOException
MITREidDataService
exportData
in interface MITREidDataService
IOException
public void importData(com.google.gson.stream.JsonReader reader) throws IOException
MITREidDataService
importData
in interface MITREidDataService
IOException
Copyright © 2018. All rights reserved.