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