Uses of Interface
com.skava.auth.service.oauthclient.DeleteOAuthClientService
Packages that use DeleteOAuthClientService
Package
Description
Implementation classes to represent the service layer implementations of the collection.
-
Uses of DeleteOAuthClientService in com.skava.auth.service.impl.outhclient
Classes in com.skava.auth.service.impl.outhclient that implement DeleteOAuthClientServiceModifier and TypeClassDescriptionclass
This service class implements DeleteOAuthClientService and handles the delete OAuthClient service request, process it and save the details in DB.