Interface MongoOidcAuthSchemeMapper

All Superinterfaces:
MapperRegistry.Mapper<MongoOidcAuthScheme,OidcAuthScheme>, MapperRegistry.ReversibleMapper<MongoOidcAuthScheme,OidcAuthScheme>
All Known Implementing Classes:
MongoOidcAuthSchemeMapperImpl

public interface MongoOidcAuthSchemeMapper extends MapperRegistry.ReversibleMapper<MongoOidcAuthScheme,OidcAuthScheme>