| Interface | Description |
|---|---|
| ConfigurationLocationProvider |
Interface implemented by a bean providing a programatically set configuration.
|
| Class | Description |
|---|---|
| ConfigurationLoader |
Loads configuration properties.
|
| DefaultConfigurationLocation |
Returns the configuration file: use a reselected one with property or the default one if not set.
|
| UnityFilePropertiesHelper |
Extends
FilePropertiesHelper with Unity specific methods. |
| UnityHttpServerConfiguration |
Overrides defaults of
HttpServerProperties, allowing anonymous SSL clients. |
| UnityPKIConfiguration |
Configures disk based truststores and credentials, which are named and can be referenced.
|
| UnityPropertiesHelper |
Extends
PropertiesHelper with Unity specific methods: returning localized strings
and caching of UnityPropertiesHelper.getSortedStringKeys(String, boolean) method results. |
| UnityServerConfiguration |
Principal options are defined here: ids and corresponding default values.
|
| Enum | Description |
|---|---|
| UnityServerConfiguration.LogoutMode |
Copyright © 2018 Unity. All rights reserved.