Uses of Class
de.fraunhofer.iese.mydata.client.dto.LibraryClientResponseDTO
-
Uses of LibraryClientResponseDTO in de.fraunhofer.iese.mydata.client
Modifier and TypeMethodDescriptionILibraryClientService.createLibraryClient
(String clientIdStr, boolean isMasterClient) Modifier and TypeMethodDescriptionILibraryClientService.createOAuthClientDetails
(LibraryClientResponseDTO libraryClient, String username) Class returns created ClientDetails for an LibraryClient with the username of the Auhtentificated which is trying create it.