Uses of Package
com.app.security.dto
Packages that use com.app.security.dto
Package
Description
-
Classes in com.app.security.dto used by com.app.controllerClassDescriptionData Transfer Object (DTO) used to represent both the access token and the refresh token.
-
Classes in com.app.security.dto used by com.app.persistence.entityClassDescriptionData Transfer Object (DTO) used to represent the details of a user.Data Transfer Object (DTO) used to represent the username and role of a user during authentication.
-
Classes in com.app.security.dto used by com.app.security.serviceClassDescriptionData Transfer Object (DTO) used to represent a refresh token.Data Transfer Object (DTO) used to represent both the access token and the refresh token.
-
Classes in com.app.security.dto used by com.app.security.service.implClassDescriptionData Transfer Object (DTO) used to represent a refresh token.Data Transfer Object (DTO) used to represent both the access token and the refresh token.