| Fuse ESB Enterprise 7.0 XML Schemas | ||||||
| SUMMARY: DOCUMENTATION | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
This element contains the CertStore used as a trust store.
| Attribute Summary | |
string | file
This attribute specifies the File location of the certificate store. |
string | resource
This attribute specifies the Resource location of the certificate store. |
string | url
This attribute specifies the URL location of the certificate store. |
| Attribute Detail |
This attribute specifies the File location of the certificate store.
This element should be a properly accessible file from the
working directory. Only one attribute of
"url", "file", or "resource" is allowed.
Defined with global type string
This attribute specifies the Resource location of the certificate store.
This element should be a properly accessible on the classpath.
Only one attribute of
"url", "file", or "resource" is allowed.
Defined with global type string
This attribute specifies the URL location of the certificate store.
This element should be a properly accessible URL, such as
"http://..." "file:///...", etc. Only one attribute of
"url", "file", or "resource" is allowed.
Defined with global type string
| Fuse ESB Enterprise 7.0 XML Schemas | ||||||
| SUMMARY: DOCUMENTATION | ATTRIBUTES | FRAMES | NO FRAMES | ||||||