webMethods Admin
Version 7.1.0.0.211 082207

Uses of Class
COM.activesw.api.client.BrokerSSLCertificate

Uses of BrokerSSLCertificate in COM.activesw.api.client
 

Fields in COM.activesw.api.client declared as BrokerSSLCertificate
 BrokerSSLCertificate BrokerClientSession.ssl_certificate
          The SSL certificiate (if auth_protocol is "SSL").
 

Methods in COM.activesw.api.client that return BrokerSSLCertificate
 BrokerSSLCertificate BrokerClient.getBrokerSSLCertificate()
          Get the secure socket certificate for the broker.
static BrokerSSLCertificate BrokerConnectionDescriptor.getSSLCertificate(java.lang.String certificate_file, java.lang.String trust_file, COM.activesw.api.client.enums.KeystoreType keystore_type, COM.activesw.api.client.enums.TruststoreType truststore_type, java.lang.String password)
          Get the SSL certificate for a specific distinguished name from a certificate file.
static BrokerSSLCertificate BrokerConnectionDescriptor.getSSLCertificate(java.lang.String certificate_file, java.lang.String password, java.lang.String distinguished_name)
          Get the SSL certificate for a specific distinguished name from a certificate file.
 

Constructors in COM.activesw.api.client with parameters of type BrokerSSLCertificate
BrokerClientSession(int new_session_id, int new_connection_id, int new_ip_address, int new_port, java.lang.String new_encrypt_protocol, java.lang.String new_encrypt_version, int new_encrypt_level, java.lang.String new_auth_protocol, java.lang.String new_auth_version, BrokerSSLCertificate new_ssl_certificate, BrokerDate new_connect_time, BrokerDate new_create_time, BrokerDate new_last_activity_time)
          Create an entry with values set.
 


webMethods Admin
Version 7.1.0.0.211 082207

webMethods Broker is a registered trademark of webMethods, Inc.
Copyright 2005 webMethods, Inc.
All Rights Reserved.