|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BrowserCompatSpecFactory.SecurityLevel | |
---|---|
org.apache.http.impl.cookie | 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.SecurityLevel | |
---|---|
static BrowserCompatSpecFactory.SecurityLevel |
BrowserCompatSpecFactory.SecurityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BrowserCompatSpecFactory.SecurityLevel[] |
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.SecurityLevel | |
---|---|
BrowserCompatSpec(String[] datepatterns,
BrowserCompatSpecFactory.SecurityLevel securityLevel)
Deprecated. Default constructor |
|
BrowserCompatSpecFactory(String[] datepatterns,
BrowserCompatSpecFactory.SecurityLevel securityLevel)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |