Class PermissionsDelegateFactory
- java.lang.Object
-
- com.atlassian.confluence.security.delegate.PermissionsDelegateFactory
-
@Deprecated public class PermissionsDelegateFactory extends Object
Deprecated.since 7.15Factory for permission delegates that wrap them in the permission delegate interceptors and decorators
-
-
Constructor Summary
Constructors Constructor Description PermissionsDelegateFactory()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description PermissionDelegate
getDelegate(PermissionDelegate delegate)
Deprecated.
-
-
-
Method Detail
-
getDelegate
public PermissionDelegate getDelegate(PermissionDelegate delegate)
Deprecated.
-
-