com.atlassian.studio.confluence.lifecycle
Class ExternalUserManagementEnforcer
java.lang.Object
com.atlassian.studio.confluence.lifecycle.ExternalUserManagementEnforcer
- All Implemented Interfaces:
- com.atlassian.sal.api.lifecycle.LifecycleAware
public class ExternalUserManagementEnforcer
- extends Object
- implements com.atlassian.sal.api.lifecycle.LifecycleAware
External User Management should not be enabled in OnDemand Confluence. Previously it was due to all user profile management
being driven out of JIRA.
Users can now manage both their personal details and passwords directly from within the application they are in, due to the new header
exposing their user profile 'per product'.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExternalUserManagementEnforcer
public ExternalUserManagementEnforcer(SettingsManager settingsManager)
onStart
public void onStart()
- Specified by:
onStart in interface com.atlassian.sal.api.lifecycle.LifecycleAware
Copyright © 2003–2015 Atlassian. All rights reserved.