- SCHEMA_INSTANCE_NAMESPACE - Static variable in interface it.eng.rdlab.soa3.connector.utils.XMLConstants
-
- SecurityManager - Class in it.eng.rdlab.soa3.connector.utils
-
Manages the security features of the connection with the Policy Manager: the class accepts the paths to certificate, private key and truststore directory
it also accepts the extension of the trust files.
- setCertFile(String) - Method in class it.eng.rdlab.soa3.connector.utils.SecurityManager
-
Sets the certificate
- setKeyFile(String) - Method in class it.eng.rdlab.soa3.connector.utils.SecurityManager
-
Sets the key file
- setPrivateKeyPassword(char[]) - Method in class it.eng.rdlab.soa3.connector.utils.SecurityManager
-
- setSSLSocketFactory(SSLSocketFactory) - Method in class it.eng.rdlab.soa3.connector.utils.security.InheritableTLSSLSocketFactory
-
sets the sslSocketFactory for the current thread
- setTrustDir(String) - Method in class it.eng.rdlab.soa3.connector.utils.SecurityManager
-
Sets the trust directory
- setTrustExt(String) - Method in class it.eng.rdlab.soa3.connector.utils.SecurityManager
-
The trust extension
- soapMessage2String(SOAPMessage) - Static method in class it.eng.rdlab.soa3.connector.utils.SoapUtils
-
Translates a soap message object into string
- SoapUtils - Class in it.eng.rdlab.soa3.connector.utils
-
Utilities to manage soap messages
- SoapUtils() - Constructor for class it.eng.rdlab.soa3.connector.utils.SoapUtils
-
- string2Document(String) - Static method in class it.eng.rdlab.soa3.connector.utils.XMLUtils
-
Converts an xml in string format to a DOM document