public static class PublicUserManager.Factory extends Object implements UserManagerFactory
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
UserManager |
createManager(ScopeInfo scope,
sirius.kernel.settings.Extension config)
Creates a new user manager for the given scope and config settings (the block in
security.scope.
|
@Nonnull public UserManager createManager(@Nonnull ScopeInfo scope, @Nonnull sirius.kernel.settings.Extension config)
UserManagerFactory
createManager
in interface UserManagerFactory
scope
- the scope for which the user manager is to be createdconfig
- the config section from the system configCopyright © 2018. All rights reserved.