Uses of Class
de.fraunhofer.iese.mydata.oauth.dto.OAuthClientDetailsDTO
-
Packages that use OAuthClientDetailsDTO Package Description de.fraunhofer.iese.mydata.client -
-
Uses of OAuthClientDetailsDTO in de.fraunhofer.iese.mydata.client
Methods in de.fraunhofer.iese.mydata.client that return OAuthClientDetailsDTO Modifier and Type Method Description OAuthClientDetailsDTO
ILibraryClientService. createOAuthClientDetails(LibraryClientResponseDTO libraryClient, String username)
Class returns created ClientDetails for an LibraryClient with the username of the Auhtentificated which is trying create it.
-