Legacy Spring Security module providing core security features with Java 5 (Tiger) support.
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-core-tiger</artifactId>
<version>2.0.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a username/password authentication token.
Migrate to org.springframework.security:spring-security-core version 5.x or later.
No dependency data recorded yet.