Uses of Class
net.solarnetwork.central.security.AuthorizationException
Packages that use AuthorizationException
-
Uses of AuthorizationException in net.solarnetwork.central.web.support
Methods in net.solarnetwork.central.web.support with parameters of type AuthorizationExceptionModifier and TypeMethodDescriptionnet.solarnetwork.domain.Result<?> WebServiceGlobalControllerSupport.handleAuthorizationException(AuthorizationException e, org.springframework.web.context.request.WebRequest request) Handle anAuthorizationException.