Registry / auth / wildfly-elytron-auth

wildfly-elytron-auth

JSON →
library2.8.3.Finaljavamavenunverified

Security authentication module for WildFly application server based on the Elytron security framework.

<dependency> <groupId>org.wildfly.security</groupId> <artifactId>wildfly-elytron-auth</artifactId> <version>2.8.3.Final</version> </dependency>
INSTALL
IMPORT
SIG · WILDFLY-ELYTRON-AU
W
wildfly-elytron-auth
authjavav2.8.3.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.

SecurityDomain
org.wildfly.security.auth.server.SecurityDomain

Creates a security domain and retrieves the current security identity.

import org.wildfly.security.auth.server.SecurityDomain; import org.wildfly.security.auth.server.SecurityIdentity; SecurityDomain domain = SecurityDomain.builder().build(); SecurityIdentity identity = domain.getCurrentSecurityIdentity();
Debug
Known issues
gotchaConfiguration can be complex; requires understanding of Elytron security realms.
fix
Refer to WildFly Elytron documentation for proper setup.
affects: *
Upgrade
Version history
2.8.3.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
12
Amazon
1
Resources
wildfly-elytron-auth — mvn dependency:get wildfly-elytron-auth · libregistry