public class NetLogon extends Object
Contains constants for requests to the netlogon DCE/RPC service on a remote server.
| Modifier and Type | Field and Description |
|---|---|
static int |
NetrSamLogoff |
static int |
NetrSamLogon |
static int |
NetrServerAuthenticate |
static int |
NetrServerAuthenticate2 |
static int |
NetrServerPasswordSet |
static int |
NetrServerRequestChallenge |
| Constructor and Description |
|---|
NetLogon() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getOpcodeName(int opCode)
Convert an opcode to a function name
|
public static final int NetrSamLogon
public static final int NetrSamLogoff
public static final int NetrServerRequestChallenge
public static final int NetrServerAuthenticate
public static final int NetrServerPasswordSet
public static final int NetrServerAuthenticate2
public static final String getOpcodeName(int opCode)
opCode - intCopyright © 2005–2020 Alfresco Software. All rights reserved.