public class Lsarpc extends Object
Contains constants for requests to the LSA DCE/RPC service on a remote server.
| Modifier and Type | Field and Description |
|---|---|
static int |
CloseRequest |
static int |
LookupNames |
static int |
LookupSIDs |
static int |
OpenPolicy2 |
static int |
QueryInfoPolicy |
| Constructor and Description |
|---|
Lsarpc() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getOpcodeName(int opCode)
Convert an opcode to a function name
|
public static final int CloseRequest
public static final int QueryInfoPolicy
public static final int OpenPolicy2
public static final int LookupNames
public static final int LookupSIDs
public static final String getOpcodeName(int opCode)
opCode - intCopyright © 2005–2020 Alfresco Software. All rights reserved.