Verwendungen von Klasse
org.apache.fulcrum.security.util.FulcrumSecurityException
Packages, die FulcrumSecurityException verwenden
Package
Beschreibung
-
Verwendungen von FulcrumSecurityException in org.apache.fulcrum.security.acl
Unterklassen von FulcrumSecurityException in org.apache.fulcrum.security.aclModifizierer und TypKlasseBeschreibungclassThrown to indicate that the User attempted to perform an operation that was not permitted by the security settings. -
Verwendungen von FulcrumSecurityException in org.apache.fulcrum.security.model.turbine
Konstruktoren in org.apache.fulcrum.security.model.turbine, die FulcrumSecurityException auslösenModifiziererKonstruktorBeschreibungTurbineAccessControlListImpl(Set<? extends TurbineUserGroupRole> turbineUserGroupRoleSet, GroupManager groupManager, RoleManager roleManager, TurbineModelManager modelManager, org.apache.avalon.framework.logger.Logger logger) Constructs a new AccessControlList. -
Verwendungen von FulcrumSecurityException in org.apache.fulcrum.security.util
Unterklassen von FulcrumSecurityException in org.apache.fulcrum.security.utilModifizierer und TypKlasseBeschreibungclassThrown to indicate that there was an error accessing the data backend of the SecurityService.classThrown upon an attempt to create an User,Role,Group or Permission that already exists.classThrown to indicate that the password supplied by user was incorrect.classThrown to indicate that the User,Role,Group or Permission that was requested does not exist.