| FUSE ESB 4.4 XML Configuration Reference | ||||||
| SUMMARY: ELEMENTS | COMPLEX TYPES | SIMPLE TYPES | FRAMES | NO FRAMES | ||||||
| Element Summary | |
| authorization | |
| Complex Type Summary | |
| AuthorizationPolicy | This structure holds parameters that may govern authentication that use a User Password strategy. |
| AuthorizationPolicy/UserName | User Name for server BASIC authentication login (some servers require users to authenticate with the server -- see also Password, AuthorizationType, and Authorization) |
| AuthorizationPolicy/Password | Password for server BASIC authentication login (some servers require users to authenticate with the server -- see also UserName, AuthorizationType, and Authorization) |
| AuthorizationPolicy/AuthorizationType | Type of authentication to use with server, if not using username and password based "BASIC" authentication. |
| AuthorizationPolicy/Authorization | Actual authentication data for server, if not using username and password based "BASIC" authentication If username and password are used, this does not need to be set. |
| CertificateConstraintsType | This structure holds a list of regular expressions that corresponds to a sequence of Certificate Constraints on either the Subject or Issuer DN. |
| CertificateConstraintsType/SubjectDNConstraints | |
| CertificateConstraintsType/IssuerDNConstraints | |
| CertStoreType | A CertStoreType represents a catenated sequence of X.509 certificates, in PEM or DER format. |
| CipherSuites | This structure holds a list of ciphersuite names that are to be supported. |
| CipherSuites/cipherSuite | |
| ClientAuthentication | |
| DNConstraintsType | This structure holds a list of regular expressions that corresponds to a sequence of Certificate Constraints. |
| DNConstraintsType/RegularExpression | |
| FiltersType | |
| FiltersType/include | |
| FiltersType/exclude | |
| KeyManagersType | This structure specifies the JSSE based KeyManagers for a single Keystore. |
| KeyManagersType/keyStore | This element specified the Keystore for these JSSE KeyManagers. |
| KeyStoreType | A KeyStoreType represents the information needed to load a collection of key and certificate material from a desired location. |
| ProxyAuthorizationPolicy | |
| SecureRandomParameters | This structure holds the parameters for the Secure Random Number generator used in the JSSE. |
| TLSClientParametersType | |
| TLSClientParametersType/keyManagers | This element contains the KeyManagers specification. |
| TLSClientParametersType/trustManagers | This element contains the TrustManagers specification. |
| TLSClientParametersType/cipherSuites | This element contains the the CipherSuites that will be supported. |
| TLSClientParametersType/cipherSuitesFilter | This element contains the filters of the supported CipherSuites that will be supported and used if available. |
| TLSClientParametersType/secureRandomParameters | This element contains SecureRandom specification. |
| TLSClientParametersType/certConstraints | This element contains the Certificate Constraints specification. |
| TLSServerParametersType | |
| TLSServerParametersType/keyManagers | This element contains the KeyManagers specification. |
| TLSServerParametersType/trustManagers | This element contains the TrustManagers specification. |
| TLSServerParametersType/cipherSuites | This element contains the the CipherSuites that will be supported. |
| TLSServerParametersType/cipherSuitesFilter | This element contains the filters of the supported CipherSuites that will be supported and used if available. |
| TLSServerParametersType/secureRandomParameters | This element contains SecureRandom specification. |
| TLSServerParametersType/clientAuthentication | This element contains Client Authentication specification. |
| TLSServerParametersType/certConstraints | This element contains the Certificate Constraints specification. |
| TrustManagersType | This structure contains the specification of JSSE TrustManagers for a single Keystore used for trusted certificates. |
| TrustManagersType/keyStore | This element contains the KeyStore used as a trust store. |
| TrustManagersType/certStore | This element contains the CertStore used as a trust store. |
| Simple Type Summary | |
| CombinatorType | This type refers to whether ALL or ANY of the DNConstraintsType regular expressions must be satisfied. |
| FUSE ESB 4.4 XML Configuration Reference | ||||||
| SUMMARY: ELEMENTS | COMPLEX TYPES | SIMPLE TYPES | FRAMES | NO FRAMES | ||||||