Registry / auth / spring-security-acl

spring-security-acl

JSON →
library7.0.5javamavenunverified

Spring Security ACL provides domain object security through access control lists.

<dependency> <groupId>org.springframework.security</groupId> <artifactId>spring-security-acl</artifactId> <version>7.0.5</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-SECURITY-AC
S
spring-security-acl
authjavav7.0.5
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.

Acl
org.springframework.security.acls.model.Acl

Read an ACL for a domain object.

import org.springframework.security.acls.model.Acl; import org.springframework.security.acls.model.ObjectIdentity; Acl acl = aclService.readAclById(new ObjectIdentityImpl(MyDomain.class, 1L));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.0.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Resources
spring-security-acl — mvn dependency:get spring-security-acl · libregistry