Persists the identity bytes to a persistent store for retrieval later via the {@link #getRememberedSerializedIdentity(SubjectContext)} method.
@param subject the Subject for which the identity is being serialized. @param serialized the serialized bytes to be persisted.
See Implementation
Persists the identity bytes to a persistent store for retrieval later via the {@link #getRememberedSerializedIdentity(SubjectContext)} method.
@param subject the Subject for which the identity is being serialized. @param serialized the serialized bytes to be persisted.