Uses of Record Class
com.app.security.dto.UserDetailsDto
Packages that use UserDetailsDto
-
Uses of UserDetailsDto in com.app.persistence.entity
Methods in com.app.persistence.entity that return UserDetailsDtoModifier and TypeMethodDescriptionUserEntity.toUserDetailsDto()
Converts this entity to UserDetailsDto used for security authentication.