Uses of Record Class
com.app.security.dto.UsernamePasswordAuthenticationTokenDto
Packages that use UsernamePasswordAuthenticationTokenDto
-
Uses of UsernamePasswordAuthenticationTokenDto in com.app.persistence.entity
Methods in com.app.persistence.entity that return UsernamePasswordAuthenticationTokenDtoModifier and TypeMethodDescriptionUserEntity.toUsernamePasswordAuthenticationTokenDto()
Converts this entity to UsernamePasswordAuthenticationTokenDto, which contains the username and role string.