public class AdminRequiredInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
Constructor and Description |
---|
AdminRequiredInterceptor(UserService userService) |
Modifier and Type | Method and Description |
---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
public AdminRequiredInterceptor(UserService userService)
Copyright © 2020 Atlassian. All rights reserved.