Uses of Class
de.fraunhofer.iese.mydata.oauth.dto.OAuthClientDetailsDTO
Packages that use OAuthClientDetailsDTO
-
Uses of OAuthClientDetailsDTO in de.fraunhofer.iese.mydata.client
Methods in de.fraunhofer.iese.mydata.client that return OAuthClientDetailsDTOModifier 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.