public class samr
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
samr.SamrCloseHandle |
static class |
samr.SamrConnect2 |
static class |
samr.SamrConnect4 |
static class |
samr.SamrEnumerateAliasesInDomain |
static class |
samr.SamrGetMembersInAlias |
static class |
samr.SamrOpenAlias |
static class |
samr.SamrOpenDomain |
static class |
samr.SamrRidWithAttribute |
static class |
samr.SamrRidWithAttributeArray |
static class |
samr.SamrSamArray |
static class |
samr.SamrSamEntry |
Modifier and Type | Field and Description |
---|---|
static int |
ACB_AUTOLOCK |
static int |
ACB_DISABLED |
static int |
ACB_DOMTRUST |
static int |
ACB_DONT_REQUIRE_PREAUTH |
static int |
ACB_ENC_TXT_PWD_ALLOWED |
static int |
ACB_HOMDIRREQ |
static int |
ACB_MNS |
static int |
ACB_NORMAL |
static int |
ACB_NOT_DELEGATED |
static int |
ACB_PWNOEXP |
static int |
ACB_PWNOTREQ |
static int |
ACB_SMARTCARD_REQUIRED |
static int |
ACB_SVRTRUST |
static int |
ACB_TEMPDUP |
static int |
ACB_TRUSTED_FOR_DELEGATION |
static int |
ACB_USE_DES_KEY_ONLY |
static int |
ACB_WSTRUST |
static int |
SE_GROUP_ENABLED |
static int |
SE_GROUP_ENABLED_BY_DEFAULT |
static int |
SE_GROUP_LOGON_ID |
static int |
SE_GROUP_MANDATORY |
static int |
SE_GROUP_OWNER |
static int |
SE_GROUP_RESOURCE |
static int |
SE_GROUP_USE_FOR_DENY_ONLY |
Constructor and Description |
---|
samr() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getSyntax() |
public static final int ACB_DISABLED
public static final int ACB_HOMDIRREQ
public static final int ACB_PWNOTREQ
public static final int ACB_TEMPDUP
public static final int ACB_NORMAL
public static final int ACB_MNS
public static final int ACB_DOMTRUST
public static final int ACB_WSTRUST
public static final int ACB_SVRTRUST
public static final int ACB_PWNOEXP
public static final int ACB_AUTOLOCK
public static final int ACB_ENC_TXT_PWD_ALLOWED
public static final int ACB_SMARTCARD_REQUIRED
public static final int ACB_TRUSTED_FOR_DELEGATION
public static final int ACB_NOT_DELEGATED
public static final int ACB_USE_DES_KEY_ONLY
public static final int ACB_DONT_REQUIRE_PREAUTH
public static final int SE_GROUP_MANDATORY
public static final int SE_GROUP_ENABLED_BY_DEFAULT
public static final int SE_GROUP_ENABLED
public static final int SE_GROUP_OWNER
public static final int SE_GROUP_USE_FOR_DENY_ONLY
public static final int SE_GROUP_RESOURCE
public static final int SE_GROUP_LOGON_ID