Uses of Package
com.vortexsoftware.sdk.spring
Packages that use com.vortexsoftware.sdk.spring
-
Classes in com.vortexsoftware.sdk.spring used by com.vortexsoftware.sdk.springClassDescriptionConfiguration interface for Vortex Spring integration This interface allows applications to define how users are authenticated and authorized for Vortex operations, matching the pattern from Express SDK.Represents a user in the Vortex system Supports both new simplified format (userEmail + userIsAutoJoinAdmin) and legacy format (identifiers + groups + role) for backward compatibility.Spring Boot controller providing Vortex API endpoints This controller provides the same route structure as the Express SDK, ensuring compatibility with React providers and other frontend frameworks.