Uses of Class
com.skava.auth.model.rest.entities.PublicKeys
Packages that use PublicKeys
Package
Description
Implementation classes to represent the service layer implementations of the collection.
Controller classes to represent the entry point of the REST service.
-
Uses of PublicKeys in com.skava.auth.service.impl.outhclient
Methods in com.skava.auth.service.impl.outhclient that return PublicKeysModifier and TypeMethodDescriptionGetJSONWebKeySetServiceImpl.process
(GetOAuthClientRequest request) process. -
Uses of PublicKeys in com.skava.auth.web
Methods in com.skava.auth.web that return PublicKeysModifier and TypeMethodDescriptionOpenAuthClientController.getJSONWebKeySet
(String version, String clientId) This service is used to check status of the Authorization microservice.