Package-level declarations

Types

Link copied to clipboard
class DokyUserDetails : UserDetails
Link copied to clipboard
interface JwtProvider

Interface representing a provider for managing JSON Web Tokens (JWT).

Link copied to clipboard
@Component
class SpringSecurityAuditorAware : AuditorAware<UserEntity>

Implementation of AuditorAware interface that retrieves the current auditor (user) from Spring Security.

Link copied to clipboard