class ExternalSegmentEncoder extends Object implements SegmentEncoder
Modifier and Type | Field and Description |
---|---|
private static AdCache |
adCache |
private static ServiceRunner |
bidder |
private static SegmentToOwnerCodec |
s2o |
private UserSegments |
userSegments |
ENCRYPTION_ALGORITHM
Constructor and Description |
---|
ExternalSegmentEncoder(UserSegments s) |
Modifier and Type | Method and Description |
---|---|
private static AdCache |
getAdCache() |
String |
getEncoded() |
private static SegmentToOwnerCodec |
getS2O() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
encode
private final UserSegments userSegments
private static ServiceRunner bidder
private static AdCache adCache
private static SegmentToOwnerCodec s2o
public ExternalSegmentEncoder(UserSegments s)
private static final AdCache getAdCache()
private static final SegmentToOwnerCodec getS2O()
public String getEncoded()
getEncoded
in interface SegmentEncoder