Package cronapi
Class AppConfig
java.lang.Object
cronapi.AppConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic Stringstatic Stringstatic booleanstatic booleanstatic Stringstatic booleanstatic jakarta.persistence.FlushModeTypestatic Stringstatic Integerstatic Booleanstatic Integerstatic Integerstatic Booleanstatic com.google.gson.JsonObjectgetJSON()static Localestatic Integerstatic Integerstatic Integerstatic Integerstatic Booleanstatic Stringstatic Stringstatic Stringguid()static booleanstatic Stringhostname()static booleanisNull(com.google.gson.JsonElement value) static StringtimeZone()static intstatic Stringtoken()static Stringstatic longstatic Stringstatic Stringstatic Stringtype()static String
-
Field Details
-
UNDERLINE
- See Also:
-
NONE
- See Also:
-
FORCE_METADATA
public static boolean FORCE_METADATA -
FORCE_LOCAL_ENTITIES
public static boolean FORCE_LOCAL_ENTITIES
-
-
Constructor Details
-
AppConfig
public AppConfig()
-
-
Method Details
-
getJSON
public static com.google.gson.JsonObject getJSON() -
isNull
public static boolean isNull(com.google.gson.JsonElement value) -
exposeLocalEntities
public static boolean exposeLocalEntities() -
exposeMetadada
public static boolean exposeMetadada() -
exposeMetadadaSecurity
-
exposeEnitiesSecurity
-
tokenRecaptcha
-
tokenSeleniumIdeId
-
tokenCronappId
-
token
-
guid
-
tokenExpiration
public static long tokenExpiration() -
type
-
defaultDomain
-
hostname
-
groupName
-
autoSignUp
public static boolean autoSignUp() -
fixedTimeZone
public static boolean fixedTimeZone() -
timeZone
-
timeZoneOffset
public static int timeZoneOffset() -
flushMode
public static jakarta.persistence.FlushModeType flushMode() -
getApplicationId
-
xFrameOptions
-
getProjectName
-
getIfRegistrationAvailable
-
getMinPasswordSize
-
getFailedAttempts
-
getBlockTime
-
getIdletime
-
getOnlyStrongPass
-
getDontAllowRepeatedPass
-
getMinUpperCase
-
getMinDigit
-
getMinSpecial
-
getLocale
-
hasAnyTypeAuthentication
public static boolean hasAnyTypeAuthentication()
-