Constant Field Values
Contents
io.dropwizard.*
-
io.dropwizard.auth.oauth.OAuthCredentialAuthFilter<P extends Principal> Modifier and Type Constant Field Value public static final StringOAUTH_ACCESS_TOKEN_PARAM"access_token"
-
io.dropwizard.client.proxy.AuthConfiguration Modifier and Type Constant Field Value public static final StringBASIC_AUTH_SCHEME"Basic"public static final StringNT_CREDS"NT"public static final StringNTLM_AUTH_SCHEME"NTLM"public static final StringUSERNAME_PASSWORD_CREDS"UsernamePassword"
-
io.dropwizard.health.response.JsonHealthResponseProvider Modifier and Type Constant Field Value public static final StringALL_VALUE"all"public static final StringCHECK_TYPE_QUERY_PARAM"type"public static final StringNAME_QUERY_PARAM"name"
-
io.dropwizard.hibernate.HibernateBundle<T> Modifier and Type Constant Field Value public static final StringDEFAULT_NAME"hibernate"
-
io.dropwizard.hibernate.dual.HibernateBundle<T> Modifier and Type Constant Field Value public static final StringPRIMARY":hibernate-primary"public static final StringREADER":hibernate-reader"
-
io.dropwizard.jersey.filter.AllowedMethodsFilter Modifier and Type Constant Field Value public static final StringALLOWED_METHODS_PARAM"allowedMethods"
-
io.dropwizard.validation.InterpolationHelper Modifier and Type Constant Field Value public static final charBEGIN_TERM123public static final charEL_DESIGNATOR36public static final charEND_TERM125public static final charESCAPE_CHARACTER92
-
io.dropwizard.views.common.ViewRenderExceptionMapper Modifier and Type Constant Field Value public static final StringTEMPLATE_ERROR_MSG"<html><head><title>Template Error</title></head><body><h1>Template Error</h1><p>Something went wrong rendering the page</p></body></html>"