|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.extensions.surf.util.AbstractLifecycleBean
org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
org.alfresco.repo.security.permissions.impl.AllowPermissionServiceImpl
public class AllowPermissionServiceImpl
Field Summary |
---|
Constructor Summary | |
---|---|
AllowPermissionServiceImpl()
|
Method Summary | |
---|---|
AccessStatus |
hasPermission(NodeRef nodeRef,
PermissionReference perm)
Check that the given authentication has a particular permission for the given node. |
AccessStatus |
hasPermission(NodeRef nodeRef,
java.lang.String perm)
Check that the given authentication has a particular permission for the given node. |
Methods inherited from class org.springframework.extensions.surf.util.AbstractLifecycleBean |
---|
getApplicationContext, onApplicationEvent, setApplicationContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AllowPermissionServiceImpl()
Method Detail |
---|
public AccessStatus hasPermission(NodeRef nodeRef, PermissionReference perm)
PermissionServiceSPI
hasPermission
in interface PermissionServiceSPI
hasPermission
in class PermissionServiceImpl
public AccessStatus hasPermission(NodeRef nodeRef, java.lang.String perm)
PermissionService
hasPermission
in interface PermissionService
hasPermission
in class PermissionServiceImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |