Verwendungen von Klasse
org.apache.fulcrum.security.util.RoleSet
Packages, die RoleSet verwenden
Package
Beschreibung
- 
Verwendungen von RoleSet in org.apache.fulcrum.securityMethoden in org.apache.fulcrum.security, die RoleSet zurückgebenModifizierer und TypMethodeBeschreibungRoleManager.getAllRoles()Retrieves all roles defined in the system.
- 
Verwendungen von RoleSet in org.apache.fulcrum.security.model.dynamicMethoden in org.apache.fulcrum.security.model.dynamic, die RoleSet zurückgebenModifizierer und TypMethodeBeschreibungDynamicAccessControlList.getRoles()Retrieves all roles for a userRetrieves a set of Roles an user is assigned in a Group.DynamicAccessControlListImpl.getRoles()Retrieves a set of Roles an user is assigned in the global Group.Retrieves a set of Roles an user is assigned in a Group.Konstruktorparameter in org.apache.fulcrum.security.model.dynamic mit Typargumenten vom Typ RoleSetModifiziererKonstruktorBeschreibungDynamicAccessControlListImpl(Map<? extends Group, ? extends RoleSet> roleSets, Map<? extends Role, ? extends PermissionSet> permissionSets) Constructs a new AccessControlList.
- 
Verwendungen von RoleSet in org.apache.fulcrum.security.model.dynamic.entityMethoden in org.apache.fulcrum.security.model.dynamic.entity, die RoleSet zurückgebenModifizierer und TypMethodeBeschreibungDynamicGroup.getRoles()Get the roles that are part of this groupDynamicPermission.getRoles()Get the roles that this permission belongs toMethoden in org.apache.fulcrum.security.model.dynamic.entity mit Parametern vom Typ RoleSet
- 
Verwendungen von RoleSet in org.apache.fulcrum.security.model.dynamic.entity.implMethoden in org.apache.fulcrum.security.model.dynamic.entity.impl, die RoleSet zurückgebenModifizierer und TypMethodeBeschreibungDynamicGroupImpl.getRoles()Get the roles that are part of this groupDynamicPermissionImpl.getRoles()Get the roles that this permission belongs toMethoden in org.apache.fulcrum.security.model.dynamic.entity.impl mit Parametern vom Typ RoleSet
- 
Verwendungen von RoleSet in org.apache.fulcrum.security.model.turbineMethoden in org.apache.fulcrum.security.model.turbine, die RoleSet zurückgebenModifizierer und TypMethodeBeschreibungTurbineAccessControlList.getRoles()Retrieves a set of Roles an user is assigned in the global Group.Retrieves a set of Roles an user is assigned in a Group.TurbineAccessControlListImpl.getRoles()Retrieves a set of Roles an user is assigned in the global Group.Retrieves a set of Roles an user is assigned in a Group.
- 
Verwendungen von RoleSet in org.apache.fulcrum.security.model.turbine.entityMethoden in org.apache.fulcrum.security.model.turbine.entity, die RoleSet zurückgebenModifizierer und TypMethodeBeschreibungTurbinePermission.getRoles()Get the roles that this permission belongs toMethoden in org.apache.fulcrum.security.model.turbine.entity mit Parametern vom Typ RoleSet
- 
Verwendungen von RoleSet in org.apache.fulcrum.security.model.turbine.entity.implMethoden in org.apache.fulcrum.security.model.turbine.entity.impl, die RoleSet zurückgebenModifizierer und TypMethodeBeschreibungTurbinePermissionImpl.getRoles()Get the roles that this permission belongs toMethoden in org.apache.fulcrum.security.model.turbine.entity.impl mit Parametern vom Typ RoleSet