public class AuthorizationInvocationHandler<T,I extends T> extends Object implements InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
| Modifier | Constructor and Description |
|---|---|
protected |
AuthorizationInvocationHandler(I obj,
String className,
ResourceAuthorizationProxy<T,I> resourceAuthorizationProxy) |
protected AuthorizationInvocationHandler(I obj, String className, ResourceAuthorizationProxy<T,I> resourceAuthorizationProxy)
Copyright © 2015. All Rights Reserved.