|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ResourceLocator in com.atlassian.crowd.console.action.setup |
---|
Methods in com.atlassian.crowd.console.action.setup with parameters of type ResourceLocator | |
---|---|
void |
Options.setResourceLocator(ResourceLocator resourceLocator)
|
void |
DefaultAdministrator.setResourceLocator(ResourceLocator resourceLocator)
|
Uses of ResourceLocator in com.atlassian.crowd.integration.service.soap.client |
---|
Classes in com.atlassian.crowd.integration.service.soap.client that implement ResourceLocator | |
---|---|
class |
BaseResourceLocator
Abstract class with a few methods that will help locate a given resource |
class |
ClientResourceLocator
Simple implementation of a Resource Locator that will look at both system environment vairables and the classpath for the configured resource |
Constructors in com.atlassian.crowd.integration.service.soap.client with parameters of type ResourceLocator | |
---|---|
ClientPropertiesImpl(ResourceLocator resourceLocator)
|
Uses of ResourceLocator in com.atlassian.crowd.manager.application |
---|
Methods in com.atlassian.crowd.manager.application with parameters of type ResourceLocator | |
---|---|
void |
CrowdApplicationPasswordManagerGeneric.setResourceLocator(ResourceLocator resourceLocator)
|
Uses of ResourceLocator in com.atlassian.crowd.migration |
---|
Methods in com.atlassian.crowd.migration with parameters of type ResourceLocator | |
---|---|
void |
CrowdPropertiesMapper.setResourceLocator(ResourceLocator resourceLocator)
|
Uses of ResourceLocator in com.atlassian.crowd.util |
---|
Classes in com.atlassian.crowd.util that implement ResourceLocator | |
---|---|
class |
ConsoleResourceLocator
Will find the location of the given propertyFileName based off a set of rules to locate the given propertyFileName. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |