|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.security.permissions.impl.PublicServiceAccessServiceImpl
public class PublicServiceAccessServiceImpl
Constructor Summary | |
---|---|
PublicServiceAccessServiceImpl()
|
Method Summary | |
---|---|
org.alfresco.service.cmr.security.AccessStatus |
hasAccess(java.lang.String publicService,
java.lang.String methodName,
java.lang.Object[] args)
|
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PublicServiceAccessServiceImpl()
Method Detail |
---|
public org.alfresco.service.cmr.security.AccessStatus hasAccess(java.lang.String publicService, java.lang.String methodName, java.lang.Object[] args)
hasAccess
in interface PublicServiceAccessService
publicService
- - the name of the public servicemethodName
- - the method callargs
- - the arguments to the method as you woud call the method
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) throws org.springframework.beans.BeansException
setBeanFactory
in interface org.springframework.beans.factory.BeanFactoryAware
org.springframework.beans.BeansException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |