public interface AuthorizationInterceptorProvider
Modifier and Type | Method and Description |
---|---|
org.aopalliance.intercept.MethodInterceptor |
getAuthorizationInterceptor(java.lang.String actionTargetName,
java.lang.Class<?> targetInterface)
Returns the authorization method interceptor.
|
org.aopalliance.intercept.MethodInterceptor getAuthorizationInterceptor(java.lang.String actionTargetName, java.lang.Class<?> targetInterface)
Copyright © 2003-2023 Appian Corporation. All Rights Reserved.