Registry / auth / errai-security-server

errai-security-server

JSON →
library4.18.0.Finaljavamavenunverified

Server-side security module for the Errai framework, providing authentication and authorization for GWT-based web applications.

<dependency> <groupId>org.jboss.errai</groupId> <artifactId>errai-security-server</artifactId> <version>4.18.0.Final</version> </dependency>
INSTALL
IMPORT
SIG · ERRAI-SECURITY-SER
E
errai-security-server
authjavav4.18.0.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SecurityInterceptor
✓ org.jboss.errai.security.server.SecurityInterceptor

Shows instantiation of the security interceptor (typically used via configuration).

import org.jboss.errai.security.server.SecurityInterceptor; public class Example { public static void main(String[] args) { SecurityInterceptor interceptor = new SecurityInterceptor(); // interceptor used in Errai RPC endpoints } }
Debug
Known issues
breakingErrai 4.x requires GWT 2.8+ and may have compatibility issues with newer GWT versions.
fix
Check Errai's compatibility matrix before upgrading GWT.
affects: 4.x
Upgrade
Version history
4.18.0.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
errai-security-server — mvn dependency:get errai-security-server · libregistry