Uses of Class org.sblim.wbem.util.SessionProperties

Uses in package org.sblim.wbem.util

Methods with return type org.sblim.wbem.util.SessionProperties

SessionProperties
Returns the environment defaults.
SessionProperties
Returns the SessionProperties singleton instance representing the global properties.
SessionProperties
Returns the library default properties.

Uses in package org.sblim.wbem.client.indications

Constructors with parameter type org.sblim.wbem.util.SessionProperties

Uses in package org.sblim.wbem.http

Constructors with parameter type org.sblim.wbem.util.SessionProperties

Methods with parameter type org.sblim.wbem.util.SessionProperties

SSLServerSocketFactory
SSLSocketFactory
ServerSocketFactory
SocketFactory
SocketFactory
void

Methods with return type org.sblim.wbem.util.SessionProperties

SessionProperties

Uses in package org.sblim.wbem.client

Constructors with parameter type org.sblim.wbem.util.SessionProperties

CIMClient.CIMClient(CIMNameSpace pNameSpace, Principal pPrincipal, Object pCredential, String pProtocol, SessionProperties pProperties)
Initializes this CIMClient with connection information to a target CIM server and a default namespace, using the specified principal, credential and protocol.
CIMClientXML.CIMClientXML(CIMNameSpace pNamespace, Principal pPrincipal, Object pCredential, String pProtocol, SessionProperties pProperties)

Methods with parameter type org.sblim.wbem.util.SessionProperties

CIMOMHandle
CIMClientFactory.getClient(CIMNameSpace pNameSpace, Principal pPrincipal, Object pCredential, String pProtocol, SessionProperties pProperties)
Constructs a CIMOMHandle with connection information to a target CIM server and a default namespace, using the specified principal, credential, protocol and session properties.
void
CIMClientXML.init(CIMNameSpace pNamespace, Principal pPrincipal, Object pCredential, String pProtocol, SessionProperties pProperties)
void
Sets the session properties for the CIM client.
void
void

Methods with return type org.sblim.wbem.util.SessionProperties

SessionProperties
Gets the session properties of the CIM client.
SessionProperties
SessionProperties

Copyright © 2005, 2006 IBM Corporation. All Rights Reserved.