Uses of Interface
xyz.juandiii.commons.auth.UserInterface
-
Packages that use UserInterface Package Description xyz.juandiii.commons.auth -
-
Uses of UserInterface in xyz.juandiii.commons.auth
Subinterfaces of UserInterface in xyz.juandiii.commons.auth Modifier and Type Interface Description interfaceJwtAuthMethods in xyz.juandiii.commons.auth that return UserInterface Modifier and Type Method Description UserInterfaceJwtAuth. login(Credentials credentials)UserInterfaceJwtAuth. register(UserInterface userInterface)Methods in xyz.juandiii.commons.auth with parameters of type UserInterface Modifier and Type Method Description UserInterfaceJwtAuth. register(UserInterface userInterface)
-