| Package | Description |
|---|---|
| org.jinterop.dcom.common |
Defines classes to make system wide changes to the library.
|
| org.jinterop.dcom.core |
Defines the classes and data structures required to work with j-Interop.
|
| org.jinterop.winreg |
Defines classes to access Windows Registry.
|
| org.jinterop.winreg.smb |
| Modifier and Type | Class and Description |
|---|---|
class |
JIDefaultAuthInfoImpl
Default implementation of
IJIAuthInfo. |
| Modifier and Type | Method and Description |
|---|---|
IJIAuthInfo |
JISession.getAuthInfo()
Returns the
IJIAuthInfo (if any) associated with this session. |
| Modifier and Type | Method and Description |
|---|---|
static JISession |
JISession.createSession(IJIAuthInfo authInfo)
Creates a session with the
authInfo of the user. |
| Modifier and Type | Method and Description |
|---|---|
IJIWinReg |
JIWinRegFactory.getWinreg(IJIAuthInfo authInfo,
String serverName,
boolean smbTransport)
Gets an Implementation of WinReg interface, currently only SMB transport is supported.
|
| Constructor and Description |
|---|
JIWinRegStub(IJIAuthInfo authInfo,
String serverName) |
Copyright © 2017 LSST. All rights reserved.