class InternalSegmentEncoder extends Object implements SegmentEncoder
Copyright © Enremmeta LLC 2015. All Rights Reserved.
| Modifier and Type | Field and Description |
|---|---|
private static SecretKeySpec |
key |
private UserSegments |
segments |
ENCRYPTION_ALGORITHM| Constructor and Description |
|---|
InternalSegmentEncoder(UserSegments s) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoded() |
private static SecretKeySpec |
getKey() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencodeprivate static final SecretKeySpec key
private final UserSegments segments
public InternalSegmentEncoder(UserSegments s)
private static final SecretKeySpec getKey()
public String getEncoded()
getEncoded in interface SegmentEncoder