Uses of Interface
org.nuxeo.ecm.webengine.security.Guard
Packages that use Guard
Package
Description
-
Uses of Guard in org.nuxeo.ecm.webengine.model
Fields in org.nuxeo.ecm.webengine.model declared as GuardMethods in org.nuxeo.ecm.webengine.model that return Guard -
Uses of Guard in org.nuxeo.ecm.webengine.model.impl
Fields in org.nuxeo.ecm.webengine.model.impl declared as GuardMethods in org.nuxeo.ecm.webengine.model.impl that return Guard -
Uses of Guard in org.nuxeo.ecm.webengine.security
Subinterfaces of Guard in org.nuxeo.ecm.webengine.securityClasses in org.nuxeo.ecm.webengine.security that implement GuardFields in org.nuxeo.ecm.webengine.security declared as GuardModifier and TypeFieldDescriptionstatic final Guard
Guard.DEFAULT
protected final Guard
DefaultPermission.guard
Fields in org.nuxeo.ecm.webengine.security with type parameters of type GuardModifier and TypeFieldDescriptionGuardDescriptor.guards
protected final ConcurrentMap<String,
Guard> PermissionService.guards
Methods in org.nuxeo.ecm.webengine.security that return GuardModifier and TypeMethodDescriptionGuardDescriptor.getGuard()
Create a new guard and initialize it using the given string.static Guard
PermissionService.unregisterGuard
(String name) Methods in org.nuxeo.ecm.webengine.security that return types with arguments of type GuardMethods in org.nuxeo.ecm.webengine.security with parameters of type GuardMethod parameters in org.nuxeo.ecm.webengine.security with type arguments of type GuardModifier and TypeMethodDescriptionConstructors in org.nuxeo.ecm.webengine.security with parameters of type Guard -
Uses of Guard in org.nuxeo.ecm.webengine.security.guards
Classes in org.nuxeo.ecm.webengine.security.guards that implement GuardModifier and TypeClassDescriptionclass
class
class
class
class
class
class
Check access against a built-in permissionclass
class
class
class
Fields in org.nuxeo.ecm.webengine.security.guards declared as GuardModifier and TypeFieldDescriptionprotected final Guard
Not.perm
protected Guard[]
And.perms
protected Guard[]
Or.perms
Constructors in org.nuxeo.ecm.webengine.security.guards with parameters of type GuardConstructor parameters in org.nuxeo.ecm.webengine.security.guards with type arguments of type Guard