public class AuthenticatedAnnotationMethodInterceptor extends AbstractAnnotationMethodInterceptor
annotationClass| 构造器和说明 |
|---|
AuthenticatedAnnotationMethodInterceptor() |
AuthenticatedAnnotationMethodInterceptor(Class<? extends Annotation> annotationClass) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
assertAuth(org.aopalliance.intercept.MethodInvocation methodInvocation,
Annotation annotation) |
assertAuthorized, getAnnotation, supportspublic AuthenticatedAnnotationMethodInterceptor()
public AuthenticatedAnnotationMethodInterceptor(Class<? extends Annotation> annotationClass)
protected void assertAuth(org.aopalliance.intercept.MethodInvocation methodInvocation,
Annotation annotation)
throws AuthorizingException
Copyright © 2018. All rights reserved.