Uses of Class
com.peterphi.std.guice.common.auth.AuthScope
Package
Description
-
Uses of AuthScope in com.peterphi.std.guice.common.auth.iface
Modifier and TypeMethodDescriptionAccessRefuser.refuse
(AuthScope scope, AuthConstraint constraint, CurrentUser user) Return a Throwable (should either be an Error or a RuntimeException) to be raised when the provided user fails the authentication constraint -
Uses of AuthScope in com.peterphi.std.guice.web.rest.auth.oauth2
Modifier and TypeMethodDescriptionRedirectToOAuthAccessRefuser.refuse
(AuthScope scope, AuthConstraint constraint, CurrentUser login)