public static interface ServiceContext.RollKeyCallback
rollKey(Context, ServiceContext.RollKeyCallback) method.| Modifier and Type | Method and Description |
|---|---|
void |
onComplete(Context context)
Called as part of a key update (roll) once all persisted data has
been converted to use the new key.
|