Uses of Class
overit.geocallapp.wfm.mobile.core.rs3.geocodingauthtoken.DTOInputGeocodingAuthToken
Packages that use DTOInputGeocodingAuthToken
-
Uses of DTOInputGeocodingAuthToken in overit.geocallapp.wfm.mobile.core.rs3.geocodingauthtoken
Methods in overit.geocallapp.wfm.mobile.core.rs3.geocodingauthtoken with parameters of type DTOInputGeocodingAuthTokenModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOGeocodingAuthToken> GeocodingAuthTokenService.post(@Valid DTOInputGeocodingAuthToken input) Retrieve the authentication token.