- valueOf(String) - Static method in enum org.adblockplus.libadblockplus.android.AdblockEngine.MatchesResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.adblockplus.libadblockplus.android.ConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.adblockplus.libadblockplus.Filter.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.adblockplus.libadblockplus.FilterEngine.ContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.adblockplus.libadblockplus.LogSystem.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.adblockplus.libadblockplus.ServerResponse.NsStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.adblockplus.libadblockplus.android.AdblockEngine.MatchesResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.adblockplus.libadblockplus.android.ConnectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.adblockplus.libadblockplus.Filter.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.adblockplus.libadblockplus.FilterEngine.ContentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.adblockplus.libadblockplus.LogSystem.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.adblockplus.libadblockplus.ServerResponse.NsStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(PublicKey, byte[], byte[]) - Method in class org.adblockplus.libadblockplus.security.JavaSignatureVerifier
-
- verify(PublicKey, byte[], byte[]) - Method in interface org.adblockplus.libadblockplus.security.SignatureVerifier
-
Verify value
- verify(String, String, String) - Method in class org.adblockplus.libadblockplus.sitekey.SiteKeyVerifier
-
Verify 'X-Adblock-Key' value is valid
- verifyInHeaders(String, Map<String, String>, Map<String, String>) - Method in class org.adblockplus.libadblockplus.sitekey.SiteKeyVerifier
-
Extracts site key from headers
Goes over responseHeaders and searches for
HttpClient.HEADER_SITEKEY header
Does a sitekey verification
Passing responseHeaders in Map just not to convert them
to HeaderEntries back and forth
- version - Variable in class org.adblockplus.libadblockplus.AppInfo
-