Constructor and Description |
---|
CrowdPropertiesMapper(org.hibernate.SessionFactory sessionFactory,
BatchProcessor batchProcessor,
ResourceLocator resourceLocator,
PropertyUtils propertyUtils) |
Constructor and Description |
---|
CrowdPropertiesMapper(org.hibernate.SessionFactory sessionFactory,
BatchProcessor batchProcessor,
ResourceLocator resourceLocator,
PropertyUtils propertyUtils) |
Modifier and Type | Method and Description |
---|---|
static OpenIDServerClientPropertiesImpl |
OpenIDServerClientPropertiesImpl.newInstanceFromResourceLocator(ResourceLocator locator) |
Modifier and Type | Method and Description |
---|---|
static ApprovalWhitelist |
ApprovalWhitelist.fromResourceLocator(ResourceLocator resourceLocator)
Construct an instance using a
ResourceLocator to source the whitelist URL. |
Modifier and Type | Class and Description |
---|---|
class |
BaseResourceLocator
Abstract class with a few methods that will help locate a given resource
|
class |
ClientResourceLocator
Will find the location of the given resourceName based off a set of rules to
locate the given resourceFileName:
System property
Configuration directory
Classpath
|
Modifier and Type | Method and Description |
---|---|
static ClientPropertiesImpl |
ClientPropertiesImpl.newInstanceFromResourceLocator(ResourceLocator resourceLocator) |
Modifier and Type | Method and Description |
---|---|
static SoapClientPropertiesImpl |
SoapClientPropertiesImpl.newInstanceFromResourceLocator(ResourceLocator resourceLocator) |
Constructor and Description |
---|
UpgradeTask852MoveSSOCookieNameToDb(ResourceLocator resourceLocator,
PropertyManager propertyManager) |
UpgradeTask853EnsureCrowdApplicationExists(ApplicationManager applicationManager,
ResourceLocator resourceLocator) |
UpgradeTask854MoveBaseUrlToDb(ResourceLocator resourceLocator,
PropertyManager propertyManager) |
UpgradeTask855RemoveCrowdProperties(ResourceLocator resourceLocator) |
Modifier and Type | Class and Description |
---|---|
class |
ConsoleResourceLocator
Will find the location of the given propertyFileName based off a set of rules to
locate the given propertyFileName.
|
Copyright © 2020 Atlassian. All rights reserved.