public abstract class ResourceAuthorizationProxy<I,T extends I> extends Object
ResourceAuthorizationProxy(Class<I> classIntrface, T wrapped)
I
getDelegate()
abstract String
getServiceClass()
getServiceName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResourceAuthorizationProxy(Class<I> classIntrface, T wrapped)
public I getDelegate()
public abstract String getServiceClass()
public abstract String getServiceName()
Copyright © 2015. All Rights Reserved.