Hierarchy For Package org.restheart.security.authenticators

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.restheart.security.authenticators.AuthCookieHandler (implements org.restheart.plugins.WildcardInterceptor)
    • org.restheart.security.authenticators.AuthCookieRemover (implements org.restheart.plugins.BsonService)
    • org.restheart.security.authenticators.AuthCookieSetter (implements org.restheart.plugins.WildcardInterceptor)
    • org.restheart.security.authenticators.DenyFilterOnUserPwd (implements org.restheart.plugins.MongoInterceptor)
    • org.restheart.plugins.FileConfigurablePlugin (implements org.restheart.plugins.ConfigurablePlugin)
      • org.restheart.security.authenticators.FileRealmAuthenticator (implements org.restheart.plugins.security.Authenticator)
    • org.restheart.security.authenticators.MongoRealmAuthenticator (implements org.restheart.plugins.security.Authenticator)
    • org.restheart.security.authenticators.UserPwdHasher (implements org.restheart.plugins.MongoInterceptor)
    • org.restheart.security.authenticators.UserPwdRemover (implements org.restheart.plugins.MongoInterceptor)
    • org.restheart.security.authenticators.UserPwdStrengthEnforcer (implements org.restheart.plugins.MongoInterceptor)