Uses of Enum
org.apache.http.impl.cookie.BrowserCompatSpecFactory.SecurityLevel
Packages that use BrowserCompatSpecFactory.SecurityLevel
Package
Description
Default implementations of standard and common HTTP state
management policies.
-
Uses of BrowserCompatSpecFactory.SecurityLevel in org.apache.http.impl.cookie
Methods in org.apache.http.impl.cookie that return BrowserCompatSpecFactory.SecurityLevelModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.BrowserCompatSpecFactory.SecurityLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.http.impl.cookie with parameters of type BrowserCompatSpecFactory.SecurityLevelModifierConstructorDescriptionBrowserCompatSpec
(String[] datepatterns, BrowserCompatSpecFactory.SecurityLevel securityLevel) Deprecated.Default constructorBrowserCompatSpecFactory
(String[] datepatterns, BrowserCompatSpecFactory.SecurityLevel securityLevel) Deprecated.