SecProviderPersistence interface

This interface gives a provider the opportunity to remove elements from the context Map before context serialization occurs and insert them after deserialization.

Syntax

public interface SecProviderPersistence

Remarks

This interface does not extend SecProvider because LoginModule's may implement it.