Class UserAgent
java.lang.Object
org.apache.myfaces.tobago.context.UserAgent
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final UserAgent
static final String
static final UserAgent
e. g.static final UserAgent
e. g.static final UserAgent
e. g.static final UserAgent
e. g.static final UserAgent
e. g.static final UserAgent
Deprecated, for removal: This API element is subject to removal in a future version.no longer supportedstatic final UserAgent
Deprecated, for removal: This API element is subject to removal in a future version.no longer supportedstatic final UserAgent
Deprecated, for removal: This API element is subject to removal in a future version.no longer supportedstatic final UserAgent
Deprecated, for removal: This API element is subject to removal in a future version.no longer supportedstatic final UserAgent
static final UserAgent
static final UserAgent
static final UserAgent
Deprecated, for removal: This API element is subject to removal in a future version.no longer supportedstatic final UserAgent
Deprecated, for removal: This API element is subject to removal in a future version.no longer supportedstatic final UserAgent
Deprecated, for removal: This API element is subject to removal in a future version.no longer supportedstatic final UserAgent
static final UserAgent
Deprecated, for removal: This API element is subject to removal in a future version.no longer supportedstatic final UserAgent
static final UserAgent
static final UserAgent
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported.static final UserAgent
static final UserAgent
static final UserAgent
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported.static final UserAgent
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported.static final UserAgent
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported.static final UserAgent
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported.static final UserAgent
e. g.static final UserAgent
e. g. -
Method Summary
Modifier and TypeMethodDescriptionString[]
String[]
static UserAgent
getInstance
(String header) static UserAgent
Deprecated, for removal: This API element is subject to removal in a future version.no longer supportedboolean
hasCapability
(Capability capability) boolean
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported.boolean
isMsie()
boolean
isMsie6()
Deprecated, for removal: This API element is subject to removal in a future version.no longer supportedtoString()
Deprecated.don't use toString() functionality, but for logging!
-
Field Details
-
DEFAULT_NAME
- See Also:
-
DEFAULT
-
MSIE
-
MSIE_5_0
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported -
MSIE_5_5
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported -
MSIE_6_0
-
MSIE_7_0
-
MSIE_7_0_COMPAT
-
MSIE_7_O
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported. Misspelled. UseMSIE_7_0
-
MSIE_8_0
-
MSIE_9_0
-
MSIE_10_0
-
MSIE_11_0
-
MSIE_5_0_MAC
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported -
MSIE_6_0_MAC
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported -
PRESTO
e. g. Opera 10 -
OPERA
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported. Please usePRESTO
. -
OPERA_5_0
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported. Please usePRESTO
. -
OPERA_6_0
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported. Please usePRESTO
. -
OPERA_7_11
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported. Please usePRESTO
. -
MOZILLA
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported -
MOZILLA_4_7
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported -
MOZILLA_5_0
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported -
MOZILLA_5_0_R1_6
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported -
GECKO
e. g. Firefox -
GECKO_1_8
e. g. Firefox 2.0 -
GECKO_1_9
e. g. Firefox 3.0, 3.5, 3.6 -
GECKO_2_0
e. g. Firefox 4 to 22 -
GECKO_23_0
e. g. Firefox 23 or higher -
WEBKIT
e. g. Safari 4, Safari 5, Chrome
-
-
Method Details
-
hasCapability
-
isMsie
public boolean isMsie() -
isMsie6
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported -
isMozilla
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported. -
getFallbackList
-
getCspHeaders
- Returns:
- The HTTP header names for Content-Security-Policy.
-
getCspReportOnlyHeaders
- Returns:
- The HTTP header name for Content-Security-Policy-Report-Only.
-
getInstance
-
getInstanceForId
Deprecated, for removal: This API element is subject to removal in a future version.no longer supported -
toString
Deprecated.don't use toString() functionality, but for logging!
-