Package org.restheart.security.plugins.mechanisms
-
Class Summary Class Description BasicAuthMechanism DigestAuthMechanism HttpHandlerto handle HTTP Digest authentication, both according to RFC-2617 and draft update to allow additional algorithms to be used.IdentityAuthMechanism 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 fileJwtAuthenticationMechanism factory for JWT AuthenticationMechanismTokenBasicAuthMechanism