Package org.restheart.plugins.security


package org.restheart.plugins.security
Base package for security plugins
Author:
Andrea Di Cesare <andrea@softinstigate.com>
  • Class
    Description
    See https://restheart.org/docs/plugins/security-plugins/#authenticators
    See https://restheart.org/docs/plugins/security-plugins/#authentication-mechanisms
    See https://restheart.org/docs/plugins/security-plugins/#authorizers
    A secured request is allowed when no VETOER denies it and at least one ALLOWER allows it
    Interface for token managers See https://restheart.org/docs/plugins/security-plugins/#token-managers