Interface MongoOAuth2AuthSchemeMapper

All Superinterfaces:
MapperRegistry.Mapper<MongoOAuth2AuthScheme,OAuth2AuthScheme>, MapperRegistry.ReversibleMapper<MongoOAuth2AuthScheme,OAuth2AuthScheme>
All Known Implementing Classes:
MongoOAuth2AuthSchemeMapperImpl

public interface MongoOAuth2AuthSchemeMapper extends MapperRegistry.ReversibleMapper<MongoOAuth2AuthScheme,OAuth2AuthScheme>