Configures the
JksSslStoreBundle trust store to use with an
SSL supported
@ServiceConnection.
- Since:
- 3.5.0
-
Optional Element Summary
Optional Elements
The location of the resource containing the store content.
The password used to access the store.
The provider for the store.
The type of the store to create, e.g.
-
Element Details
-
value
@AliasFor("location")
String value
- Returns:
- the store location
- Default:
- ""
-
location
@AliasFor("value")
String location
The location of the resource containing the store content.
- Returns:
- the store location
- Default:
- ""
-
password
The password used to access the store.
- Returns:
- the store password
- Default:
- ""
-
type
The type of the store to create, e.g. JKS.
- Returns:
- store type
- Default:
- ""
-
provider
The provider for the store.
- Returns:
- the store provider
- Default:
- ""