public interface PublicServiceAccessService
| Modifier and Type | Method and Description |
|---|---|
AccessStatus |
hasAccess(String publicService,
String method,
Object... args) |
@Auditable(parameters={"publicService","method"}) AccessStatus hasAccess(String publicService, String method, Object... args)
publicService - - the name of the public servicemethod - - the method callargs - - the arguments to the method as you woud call the methodCopyright © 2005–2021 Alfresco Software. All rights reserved.