Uses of Class
de.xima.fc.api.rest.models.request.auth.UsernamePasswordAuthenticationRequest
-
Packages that use UsernamePasswordAuthenticationRequest Package Description de.xima.fc.api.rest.services -
-
Uses of UsernamePasswordAuthenticationRequest in de.xima.fc.api.rest.services
Methods in de.xima.fc.api.rest.services with parameters of type UsernamePasswordAuthenticationRequest Modifier and Type Method Description javax.ws.rs.core.Response
AuthenticationService. authenticate(@NotNull String clientName, @NotNull @Valid UsernamePasswordAuthenticationRequest authRequest)
-