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