Uses of Class
de.fraunhofer.iese.mydata.client.dto.LibraryClientResponseDTO
Packages that use LibraryClientResponseDTO
-
Uses of LibraryClientResponseDTO in de.fraunhofer.iese.mydata.client
Methods in de.fraunhofer.iese.mydata.client that return LibraryClientResponseDTOModifier and TypeMethodDescriptionILibraryClientService.createLibraryClient
(String clientIdStr, boolean isMasterClient) Methods in de.fraunhofer.iese.mydata.client with parameters of type LibraryClientResponseDTOModifier 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.