Package com.svenruppert.jsentinel.rest
package com.svenruppert.jsentinel.rest
-
ClassDescriptionExtracts a bearer token from the
Authorizationheader.Body-capableRestRequest.Maps anInitialAdminCreationResultto an HTTP status code and a stable error code suitable for inclusion in a JSON response body.Maps semantic authorization decisions to generic HTTP response behavior.Creates neutral access contexts from REST requests.Authenticated-only REST filter for endpoints that require any subject but no specific permission.Authorizes a REST request before the protected handler is executed.Handler that executes a REST operation.Helpers for working withRestRequestheaders.Per-request session security context surfaced by aRestSubjectResolversoRestJSentinelVersionFiltercan run a drift check before authorization.REST adapter forJSentinelVersionEnforcer.Minimal framework-independent REST request abstraction.Minimal framework-independent REST response abstraction.Resolves the current security subject from a REST request.