public interface PublicServiceAccessService
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.security.AccessStatus |
hasAccess(String publicService,
String method,
Object... args) |
@Auditable(parameters={"publicService","method"})
org.alfresco.service.cmr.security.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–2018 Alfresco Software. All rights reserved.