Constant Field Values
Contents
cz.zcu.*
-
cz.zcu.students.cacha.bp_server.assets_store_config.WebConfiguration Modifier and Type Constant Field Value public static final String
DEFAULT_EXHIBIT_IMAGE
"default_exhibit.png"
public static final String
DEFAULT_IMAGE
"default.png"
public static final String
DEFAULT_INSTITUTION_IMAGE
"default_institution.png"
-
cz.zcu.students.cacha.bp_server.security.SecurityConstants Modifier and Type Constant Field Value public static final long
EXPIRATION_TIME
604800000L
public static final String
HEADER_STRING
"Authorization"
public static final String
SECRET
"73cb89658e2784ca81553edf3c7c063edbb39f7d"
public static final String
TOKEN_PREFIX
"Bearer "
-
cz.zcu.students.cacha.bp_server.services.FileService Modifier and Type Constant Field Value public static final String
separator
","
-
cz.zcu.students.cacha.bp_server.shared.RolesConstants Modifier and Type Constant Field Value public static final String
ROLE_ADMIN
"ROLE_ADMIN"
public static final String
ROLE_INSTITUTION_OWNER
"ROLE_INSTITUTION_OWNER"
public static final String
ROLE_TRANSLATOR
"ROLE_TRANSLATOR"