Verwendungen von Schnittstelle
org.apache.fulcrum.security.entity.SecurityEntity
Packages, die SecurityEntity verwenden
Package
Beschreibung
-
Verwendungen von SecurityEntity in org.apache.fulcrum.security.entity
Unterschnittstellen von SecurityEntity in org.apache.fulcrum.security.entityModifizierer und TypSchnittstelleBeschreibunginterface
This interface represents the extended functionality of a user.interface
This class represents a Group of Users in the system that are associated with specific entity or resource.interface
This class represents the a permissions..interface
This class represents a role played by the User associated with the current Session.interface
This interface represents the basic functionality of a user. -
Verwendungen von SecurityEntity in org.apache.fulcrum.security.entity.impl
Klassen in org.apache.fulcrum.security.entity.impl, die SecurityEntity implementierenModifizierer und TypKlasseBeschreibungclass
Base class for all objects implementing SecurityEnitity. -
Verwendungen von SecurityEntity in org.apache.fulcrum.security.model.basic.entity
Unterschnittstellen von SecurityEntity in org.apache.fulcrum.security.model.basic.entityModifizierer und TypSchnittstelleBeschreibunginterface
Represents the "basic" model where users are part of groups, but nothing else.interface
Represents the "basic" model where users can be part of multiple groups directly, with no roles or permissions. -
Verwendungen von SecurityEntity in org.apache.fulcrum.security.model.basic.entity.impl
Klassen in org.apache.fulcrum.security.model.basic.entity.impl, die SecurityEntity implementierenModifizierer und TypKlasseBeschreibungclass
Represents the "basic" model where users are part of groups, but nothing else.class
Represents the "basic" model where users can be part of multiple groups directly, with no roles or permissions. -
Verwendungen von SecurityEntity in org.apache.fulcrum.security.model.dynamic.entity
Unterschnittstellen von SecurityEntity in org.apache.fulcrum.security.model.dynamic.entityModifizierer und TypSchnittstelleBeschreibunginterface
Represents the "dynamic" model where permissions are related to roles, roles are related to groups and groups are related to userSet, all in many to many relationships.interface
Represents the "simple" model where permissions are related to roles, roles are related to groups and groups are related to users, all in many to many relationships.interface
Represents the "simple" model where permissions are related to roles, roles are related to groups and groups are related to users, all in many to many relationships.interface
Represents the "simple" model where permissions are related to roles, roles are related to groups and groups are related to users, all in many to many relationships. -
Verwendungen von SecurityEntity in org.apache.fulcrum.security.model.dynamic.entity.impl
Klassen in org.apache.fulcrum.security.model.dynamic.entity.impl, die SecurityEntity implementierenModifizierer und TypKlasseBeschreibungclass
Represents the "dynamic" model where permissions are related to roles, roles are related to groups and groups are related to userSet, all in many to many relationships.class
Represents the "simple" model where permissions are related to roles, roles are related to groups and groups are related to users, all in many to many relationships.class
Represents the "simple" model where permissions are related to roles, roles are related to groups and groups are related to users, all in many to many relationships.class
Represents the "simple" model where permissions are related to roles, roles are related to groups and groups are related to users, all in many to many relationships. -
Verwendungen von SecurityEntity in org.apache.fulcrum.security.model.turbine.entity
Unterschnittstellen von SecurityEntity in org.apache.fulcrum.security.model.turbine.entityModifizierer und TypSchnittstelleBeschreibunginterface
Represents the "turbine" model where permissions are in a many to many relationship to roles, roles are related to groups are related to users, all in many to many relationships.interface
Represents the "turbine" model where permissions are in a many to many relationship to roles, roles are related to groups are related to users, all in many to many relationships.interface
Represents the "turbine" model where permissions are in a many to many relationship to roles, roles are related to groups are related to users, all in many to many relationships.interface
Represents the "turbine" model where permissions are in a many to many relationship to roles, roles are related to groups are related to users, all in many to many relationships. -
Verwendungen von SecurityEntity in org.apache.fulcrum.security.model.turbine.entity.impl
Klassen in org.apache.fulcrum.security.model.turbine.entity.impl, die SecurityEntity implementierenModifizierer und TypKlasseBeschreibungclass
Represents the "turbine" model where permissions are in a many to many relationship to roles, roles are related to groups are related to users, all in many to many relationships.class
Represents the "turbine" model where permissions are in a many to many relationship to roles, roles are related to groups are related to users, all in many to many relationships.class
Represents the "turbine" model where permissions are in a many to many relationship to roles, roles are related to groups are related to users, all in many to many relationships.class
Represents the "turbine" model where permissions are in a many to many relationship to roles, roles are related to groups are related to users, all in many to many relationships.class
Represents the "turbine" model where permissions are in a many to many relationship to roles, roles are related to groups are related to users, all in many to many relationships. -
Verwendungen von SecurityEntity in org.apache.fulcrum.security.util
Klassen in org.apache.fulcrum.security.util mit Typparametern vom Typ SecurityEntityModifizierer und TypKlasseBeschreibungclass
SecuritySet<T extends SecurityEntity>
This class represents a set of Security Entities.