Uses of Interface
com.skava.auth.service.oauthclient.OAuthClientAuthorizationService
Packages that use OAuthClientAuthorizationService
Package
Description
Implementation classes to represent the service layer implementations of the collection.
-
Uses of OAuthClientAuthorizationService in com.skava.auth.service.impl.outhclient
Classes in com.skava.auth.service.impl.outhclient that implement OAuthClientAuthorizationServiceModifier and TypeClassDescriptionclass
This service class implements OAuthClientAuthorizationService and handles the client application's authorize request and return the id_token of the user when the user has valid session.