com.atlassian.crowd.integration.atlassianuser.CrowdPropertiesPersister |
Known Indirect Subclasses |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns active Crowd properties.
| |||||||||||
Returns true if the property can be modified.
| |||||||||||
Sets Crowd properties.
|
Returns true if the property can be modified.
Only properties that originate from crowd.properties in the configuration directory can be modified.
propertyName | property to check |
---|
Sets Crowd properties.
Properties that are not writable will not be changed.
properties | properties to set |
---|
IOException | if the properties could not be set |
---|