Package org.eblocker.server.common.data
Class RecordedUrl
java.lang.Object
org.eblocker.server.common.data.RecordedUrl
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionRecordedUrl(String ip, String url) RecordedUrl(RecordedSSLHandshake handshake) -
Method Summary
Modifier and TypeMethodDescriptionvoidadjustWhitelistRecommendation(boolean correspondingAppDataRecorded) booleaninthashCode()
-
Constructor Details
-
RecordedUrl
-
RecordedUrl
-
-
Method Details