Class UserPwdHasher

java.lang.Object
org.restheart.security.authenticators.UserPwdHasher
All Implemented Interfaces:
ConfigurablePlugin, ExchangeTypeResolver<MongoRequest,​MongoResponse>, Interceptor<MongoRequest,​MongoResponse>, MongoInterceptor, Plugin

public class UserPwdHasher extends Object implements MongoInterceptor
Author:
Andrea Di Cesare <andrea@softinstigate.com>