Package org.restheart.security.mechanisms


package org.restheart.security.mechanisms
  • Class Summary
    Class
    Description
     
    HttpHandler to handle HTTP Digest authentication, both according to RFC-2617 and draft update to allow additional algorithms to be used.
    a simple Auth Mechanism to demonstrate how to plug a custom AuthenticationMechanism it authenticates all requests against the configured IdentityManager using the credentials specified in the configuration file
    factory for JWT AuthenticationMechanism