Package com.loomcache.springboot.security
package com.loomcache.springboot.security
-
ClassDescriptionApplies browser process isolation headers consistently to REST and actuator responses.Authenticates REST requests carrying
Authorization: Bearer <jwt>.Configuration for the opt-in REST JWT issuer.Issues short-lived HMAC-signed JWTs for authenticated REST principals.Rejects mutating REST data operations while the cluster is in PASSIVE read-only mode.Controls which diagnostic endpoints remain public on the REST surface.BLK-2026-04-22-008: in-process token-bucket rate limiter for the REST surface.Configuration for REST request rate limiting.Enforces REST user lockout for HTTP Basic authentication failures.Tracks consecutive REST authentication failures and temporary user lockouts.Configuration for REST user lockout after consecutive authentication failures.Blocks REST data operations that would otherwise access embedded-node state outside the binary/Raft path.Controls whether REST endpoints may invoke local data-structure APIs.Applies no-store cache headers to sensitive REST responses.Response body returned byPOST /token.