Package ca.stellardrift.permissionsex.datastore
-
Interface Summary Interface Description ConversionResult A possible result of a conversion lookup.DataStore Data type abstraction for permissions data.DataStoreContext Access to internals exposed for data store use only.DataStoreFactory<C> A factory to create a data store from its identifier and configuration options.DataStoreFactory.Convertable<C> A data store type that is used for migration from other permissions systems.ProtoDataStore<C> The deserialized configuration options from a data store. -
Class Summary Class Description ConversionResult.Builder Builder for a conversion result.