JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Uses of Annotation Interface
com.peterphi.std.guice.restclient.annotations.NoClientBreaker
Packages that use
NoClientBreaker
Package
Description
com.peterphi.std.guice.web.rest.auth.oauth2.rest.api
com.peterphi.std.guice.web.rest.service.breaker
com.peterphi.usermanager.rest.iface.oauth2server
Uses of
NoClientBreaker
in
com.peterphi.std.guice.web.rest.auth.oauth2.rest.api
Classes in
com.peterphi.std.guice.web.rest.auth.oauth2.rest.api
with annotations of type
NoClientBreaker
Modifier and Type
Interface
Description
interface
OAuth2ClientCallbackRestService
Uses of
NoClientBreaker
in
com.peterphi.std.guice.web.rest.service.breaker
Classes in
com.peterphi.std.guice.web.rest.service.breaker
with annotations of type
NoClientBreaker
Modifier and Type
Class
Description
class
GuiceRestBreakerServiceImpl
Uses of
NoClientBreaker
in
com.peterphi.usermanager.rest.iface.oauth2server
Classes in
com.peterphi.usermanager.rest.iface.oauth2server
with annotations of type
NoClientBreaker
Modifier and Type
Interface
Description
interface
UserManagerOAuthService