JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.unosquare.carmigo.entity.PlatformUser
Packages that use
PlatformUser
Package
Description
com.unosquare.carmigo.repository
Uses of
PlatformUser
in
com.unosquare.carmigo.repository
Methods in
com.unosquare.carmigo.repository
that return types with arguments of type
PlatformUser
Modifier and Type
Method
Description
Optional
<
PlatformUser
>
PlatformUserRepository.
findPlatformUserByEmail
(
String
email)