|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserManagerImpl | |
|---|---|
| org.apache.jackrabbit.core | Contains the core classes that provide the implementation of the JCR API. |
| org.apache.jackrabbit.core.security.principal | |
| org.apache.jackrabbit.core.security.user | |
| Uses of UserManagerImpl in org.apache.jackrabbit.core |
|---|
| Methods in org.apache.jackrabbit.core that return UserManagerImpl | |
|---|---|
protected UserManagerImpl |
UserPerWorkspaceSecurityManager.createUserManager(SessionImpl session)
Creates a new instanceof TransientChangeUserManagerImpl. |
protected UserManagerImpl |
DefaultSecurityManager.createUserManager(SessionImpl session)
Creates a UserManagerImpl for the given session. |
| Uses of UserManagerImpl in org.apache.jackrabbit.core.security.principal |
|---|
| Constructors in org.apache.jackrabbit.core.security.principal with parameters of type UserManagerImpl | |
|---|---|
DefaultPrincipalProvider(Session securitySession,
UserManagerImpl userManager)
Creates a new DefaultPrincipalProvider reading the principals from the storage below the given security root node. |
|
| Uses of UserManagerImpl in org.apache.jackrabbit.core.security.user |
|---|
| Subclasses of UserManagerImpl in org.apache.jackrabbit.core.security.user | |
|---|---|
class |
UserPerWorkspaceUserManager
Derived UserManager implementation that allows to switch between autosaving and transient change mode. |
| Constructors in org.apache.jackrabbit.core.security.user with parameters of type UserManagerImpl | |
|---|---|
UserImpl(NodeImpl node,
UserManagerImpl userManager)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||