| java.lang.Object | |
| ↳ | com.atlassian.jira.util.UriValidatorFactory |
Instantiates an UriValidator using the encoding defined in the
ApplicationProperties
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new instance of
UriValidator using the encoding defined in the
ApplicationProperties | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Creates a new instance of UriValidator using the encoding defined in the
ApplicationProperties
| applicationProperties | the JIRA application properties. |
|---|
UriValidator configured with the supplied
ApplicationProperties.

