Uses of Class
com.skava.auth.model.response.oauthclient.OAuthClientResponse
Packages that use OAuthClientResponse
Package
Description
Implementation classes to represent the service layer implementations of the collection.
-
Uses of OAuthClientResponse in com.skava.auth.service.impl.outhclient
Methods in com.skava.auth.service.impl.outhclient that return OAuthClientResponseModifier and TypeMethodDescriptionCreateOAuthClientServiceImpl.process
(@Valid OAuthClientVO input) process.DeleteOAuthClientServiceImpl.process
(GetOAuthClientRequest input) GetOAuthClientServiceImpl.process
(GetOAuthClientRequest input) process.UpdateOAuthClientServiceImpl.process
(UpdateOAuthClientRequest request) process.