API Reference
API Reference (Javadoc)
The full Javadoc API reference for the published 00.74.00 release, reskinned to the jSentinel theme and served from this site (same origin — no third-party). Pick a module:
Framework-neutral core: every SPI contract, decisions, audit pipeline, persistence-store interfaces, credential & token services.
Vaadin Flow adapter: navigation security, enforcement listener, secured components, SessionManagementView.
Framework-light REST adapter: filters, BearerTokenExtractor, JSentinelVersion filter, OpenAPI metadata.
Plain-Java / CLI adapter: SecuredProxy.wrap(…), StandaloneLoginFlow, ThreadLocalSubjectStore.
Generated from Maven Central. These docs are built from the official
-javadoc.jar artifacts of 00.74.00 (package root
com.svenruppert.jsentinel). The latest release is
00.79.41, additive over 00.74.00 —
the public-API additions are the JSentinelRuntime tooling methods in
jSentinel-dx (00.74.10), the Storage-Pair types in
jSentinel-persistence-eclipsestore (00.74.20), the four jSentinel-events*
modules of the 00.75 Security Event Bus and the federation arc —
jSentinel-jwt (00.76), the jSentinel-oauth2* (00.77) and
jSentinel-identity-oidc* (00.78) modules, the 00.79 vendor profiles, the
jSentinel-dpop / mTLS / PAR / JAR / JWE hardening (00.79.10–.20) — whose
JWT / OAuth2 / OIDC surfaces are now stable API — and three 00.79.3x/4x
security-hardening ticks (additive IdTokenValidationError / CallbackResult
/ IntrospectionResult.audience() changes on experimental surfaces; no new
module). The core and adapter API shown here is current. See
Quick Start.
The reference adapts to your light / dark system preference.For the conceptual docs — how the pieces fit, when to use which adapter, and worked examples — start with Architecture, Quick Start and the integration guides.