| Method and Description |
|---|
| org.xwiki.security.authorization.AuthorExecutor.before(DocumentReference)
since 10.11RC1, use
AuthorExecutor.before(DocumentReference, DocumentReference) instead |
| org.xwiki.security.authorization.AuthorExecutor.call(Callable<V>, DocumentReference)
since 10.11RC1, use
AuthorExecutor.call(Callable, DocumentReference, DocumentReference) instead |
Copyright © 2004–2019 XWiki. All rights reserved.