Verwendungen von Klasse
org.apache.fulcrum.security.util.GroupSet
Packages, die GroupSet verwenden
Package
Beschreibung
-
Verwendungen von GroupSet in org.apache.fulcrum.security
Methoden in org.apache.fulcrum.security, die GroupSet zurückgebenModifizierer und TypMethodeBeschreibungGroupManager.getAllGroups()
Retrieves all groups defined in the system. -
Verwendungen von GroupSet in org.apache.fulcrum.security.model.basic
Methoden in org.apache.fulcrum.security.model.basic, die GroupSet zurückgebenModifizierer und TypMethodeBeschreibungBasicAccessControlList.getGroups()
Retrieves all groups for a userBasicAccessControlListImpl.getGroups()
Retrieves a set of Groups an user is assignedKonstruktoren in org.apache.fulcrum.security.model.basic mit Parametern vom Typ GroupSetModifiziererKonstruktorBeschreibungBasicAccessControlListImpl
(GroupSet groupSet) Constructs a new AccessControlList. -
Verwendungen von GroupSet in org.apache.fulcrum.security.model.basic.entity
Methoden in org.apache.fulcrum.security.model.basic.entity, die GroupSet zurückgebenMethoden in org.apache.fulcrum.security.model.basic.entity mit Parametern vom Typ GroupSet -
Verwendungen von GroupSet in org.apache.fulcrum.security.model.basic.entity.impl
Methoden in org.apache.fulcrum.security.model.basic.entity.impl, die GroupSet zurückgebenModifizierer und TypMethodeBeschreibungBasicUserImpl.getGroups()
Get the groups this user is part ofMethoden in org.apache.fulcrum.security.model.basic.entity.impl mit Parametern vom Typ GroupSet -
Verwendungen von GroupSet in org.apache.fulcrum.security.model.dynamic
Methoden in org.apache.fulcrum.security.model.dynamic mit Parametern vom Typ GroupSetModifizierer und TypMethodeBeschreibungboolean
DynamicAccessControlList.hasPermission
(String permissionName, GroupSet groupset) Checks if the user is assigned a specifie Permission in any of the given Groupsboolean
DynamicAccessControlList.hasPermission
(Permission permission, GroupSet groupset) Checks if the user is assigned a specific Permission in any of the given Groupsboolean
DynamicAccessControlListImpl.hasPermission
(String permissionName, GroupSet groupset) Checks if the user is assigned a specific Permission in any of the given Groupsboolean
DynamicAccessControlListImpl.hasPermission
(Permission permission, GroupSet groupset) Checks if the user is assigned a specific Permission in any of the given Groupsboolean
Checks if the user is assigned a specifie Role in any of the given Groupsboolean
Checks if the user is assigned a specific Role in any of the given Groupsboolean
Checks if the user is assigned a specific Role in any of the given Groupsboolean
Checks if the user is assigned a specific Role in any of the given Groups -
Verwendungen von GroupSet in org.apache.fulcrum.security.model.dynamic.entity
Methoden in org.apache.fulcrum.security.model.dynamic.entity, die GroupSet zurückgebenModifizierer und TypMethodeBeschreibungDynamicRole.getGroups()
Get the groups this role belongs toMethoden in org.apache.fulcrum.security.model.dynamic.entity mit Parametern vom Typ GroupSet -
Verwendungen von GroupSet in org.apache.fulcrum.security.model.dynamic.entity.impl
Methoden in org.apache.fulcrum.security.model.dynamic.entity.impl, die GroupSet zurückgebenModifizierer und TypMethodeBeschreibungDynamicRoleImpl.getGroups()
Get the groups this role belongs toMethoden in org.apache.fulcrum.security.model.dynamic.entity.impl mit Parametern vom Typ GroupSet -
Verwendungen von GroupSet in org.apache.fulcrum.security.model.turbine
Methoden in org.apache.fulcrum.security.model.turbine, die GroupSet zurückgebenModifizierer und TypMethodeBeschreibungTurbineAccessControlList.getGroupSet()
Retrieves a set of Groups an user is assigned to.TurbineAccessControlListImpl.getGroupSet()
Methoden in org.apache.fulcrum.security.model.turbine mit Parametern vom Typ GroupSetModifizierer und TypMethodeBeschreibungboolean
TurbineAccessControlList.hasPermission
(String permissionName, GroupSet groupset) Checks if the user is assigned a specifie Permission in any of the given Groupsboolean
TurbineAccessControlList.hasPermission
(Permission permission, GroupSet groupset) Checks if the user is assigned a specific Permission in any of the given Groupsboolean
TurbineAccessControlListImpl.hasPermission
(String permissionName, GroupSet groupset) Checks if the user is assigned a specific Permission in any of the given Groupsboolean
TurbineAccessControlListImpl.hasPermission
(Permission permission, GroupSet groupset) Checks if the user is assigned a specific Permission in any of the given Groupsboolean
Checks if the user is assigned a specifie Role in any of the given Groupsboolean
Checks if the user is assigned a specific Role in any of the given Groupsboolean
Checks if the user is assigned a specific Role in any of the given Groupsboolean
Checks if the user is assigned a specific Role in any of the given Groups