Uses of Interface
org.apache.fulcrum.security.UserManager
Packages that use UserManager
Package
Description
-
Uses of UserManager in org.apache.fulcrum.security
Fields in org.apache.fulcrum.security declared as UserManagerModifier and TypeFieldDescriptionprotected UserManager
BaseSecurityService.userManager
The instance of UserManager the SecurityService usesMethods in org.apache.fulcrum.security that return UserManagerModifier and TypeMethodDescriptionBaseSecurityService.getUserManager()
Returns the configured UserManager.SecurityService.getUserManager()
Returns the configured UserManager. -
Uses of UserManager in org.apache.fulcrum.security.model.turbine
Subinterfaces of UserManager in org.apache.fulcrum.security.model.turbineModifier and TypeInterfaceDescriptioninterface
This interface describes the methods that glue the "turbine" model together. -
Uses of UserManager in org.apache.fulcrum.security.spi
Classes in org.apache.fulcrum.security.spi that implement UserManagerModifier and TypeClassDescriptionclass
This implementation keeps all objects in memory.Methods in org.apache.fulcrum.security.spi that return UserManager