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 TypMethodeBeschreibungbooleanDynamicAccessControlList.hasPermission(String permissionName, GroupSet groupset) Checks if the user is assigned a specifie Permission in any of the given GroupsbooleanDynamicAccessControlList.hasPermission(Permission permission, GroupSet groupset) Checks if the user is assigned a specific Permission in any of the given GroupsbooleanDynamicAccessControlListImpl.hasPermission(String permissionName, GroupSet groupset) Checks if the user is assigned a specific Permission in any of the given GroupsbooleanDynamicAccessControlListImpl.hasPermission(Permission permission, GroupSet groupset) Checks if the user is assigned a specific Permission in any of the given GroupsbooleanChecks if the user is assigned a specifie Role in any of the given GroupsbooleanChecks if the user is assigned a specific Role in any of the given GroupsbooleanChecks if the user is assigned a specific Role in any of the given GroupsbooleanChecks 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 TypMethodeBeschreibungbooleanTurbineAccessControlList.hasPermission(String permissionName, GroupSet groupset) Checks if the user is assigned a specifie Permission in any of the given GroupsbooleanTurbineAccessControlList.hasPermission(Permission permission, GroupSet groupset) Checks if the user is assigned a specific Permission in any of the given GroupsbooleanTurbineAccessControlListImpl.hasPermission(String permissionName, GroupSet groupset) Checks if the user is assigned a specific Permission in any of the given GroupsbooleanTurbineAccessControlListImpl.hasPermission(Permission permission, GroupSet groupset) Checks if the user is assigned a specific Permission in any of the given GroupsbooleanChecks if the user is assigned a specifie Role in any of the given GroupsbooleanChecks if the user is assigned a specific Role in any of the given GroupsbooleanChecks if the user is assigned a specific Role in any of the given GroupsbooleanChecks if the user is assigned a specific Role in any of the given Groups