gluu
|
公開メンバ関数 | |
String | getAppId () |
void | setAppId (String appId) |
void | populate (Map< String, String > properties) throws Exception |
String | getFormattedQROptions (int maxWidth) |
String | getFormattedQROptions () |
String | getLabel () |
void | setLabel (String label) |
int | getQrSize () |
void | setQrSize (int qrSize) |
double | getQrMSize () |
void | setQrMSize (double qrMSize) |
String | getRegistrationUri () |
void | setRegistrationUri (String registrationUri) |
静的公開メンバ関数 | |
static SGConfig | get (Map< String, String > propsMap) |
静的変数 | |
static ObjectMapper | MAPPER = new ObjectMapper() |
非公開変数類 | |
String | appId |
静的非公開変数類 | |
static Logger | LOG = LogManager.getLogger(SGConfig.class) |
Created by jgomer on 2017-09-06. POJO storing values needed for Supergluu. Static method of this class parse information belonging to the corresponding custom script to be able to get an instance of this class. Only the basic properties required for enrolling are parsed, so there is no need to inspect super_gluu_creds.json
|
inlinestatic |
Creates an SGConfig object to hold all properties required for SuperGluu operation
propsMap |
|
inline |
|
inlineinherited |
Creates a string for a Json representation of two values: size and mSize for QR code
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
private |
|
staticprivate |
|
staticpackageinherited |