public class Lsarpc
extends java.lang.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 java.lang.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
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.