Uses of Interface
com.atlassian.crowd.service.client.ResourceLocator
Package
Description
-
Uses of ResourceLocator in com.atlassian.crowd.migration
ModifierConstructorDescriptionCrowdPropertiesMapper
(org.hibernate.SessionFactory sessionFactory, BatchProcessor batchProcessor, ResourceLocator resourceLocator, PropertyUtils propertyUtils) -
Uses of ResourceLocator in com.atlassian.crowd.migration.legacy
ModifierConstructorDescriptionCrowdPropertiesMapper
(org.hibernate.SessionFactory sessionFactory, BatchProcessor batchProcessor, ResourceLocator resourceLocator, PropertyUtils propertyUtils) -
Uses of ResourceLocator in com.atlassian.crowd.service.client
Modifier and TypeClassDescriptionclass
Abstract class with a few methods that will help locate a given resourceclass
Will find the location of the given resourceName based off a set of rules to locate the given resourceFileName: System property Configuration directory ClasspathModifier and TypeMethodDescriptionstatic ClientPropertiesImpl
ClientPropertiesImpl.newInstanceFromResourceLocator
(ResourceLocator resourceLocator) -
Uses of ResourceLocator in com.atlassian.crowd.upgrade.tasks
ModifierConstructorDescriptionUpgradeTask852MoveSSOCookieNameToDb
(ResourceLocator resourceLocator, PropertyManager propertyManager) UpgradeTask853EnsureCrowdApplicationExists
(ApplicationManager applicationManager, ResourceLocator resourceLocator) UpgradeTask854MoveBaseUrlToDb
(ResourceLocator resourceLocator, PropertyManager propertyManager) UpgradeTask855RemoveCrowdProperties
(ResourceLocator resourceLocator) -
Uses of ResourceLocator in com.atlassian.crowd.util
Modifier and TypeClassDescriptionclass
Will find the location of the given propertyFileName based off a set of rules to locate the given propertyFileName.