Package jcifs.dcerpc.msrpc
Class samr
- java.lang.Object
-
- jcifs.dcerpc.msrpc.samr
-
public class samr extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classsamr.SamrCloseHandlestatic classsamr.SamrConnect2static classsamr.SamrConnect4static classsamr.SamrEnumerateAliasesInDomainstatic classsamr.SamrGetMembersInAliasstatic classsamr.SamrOpenAliasstatic classsamr.SamrOpenDomainstatic classsamr.SamrRidWithAttributestatic classsamr.SamrRidWithAttributeArraystatic classsamr.SamrSamArraystatic classsamr.SamrSamEntry
-
Field Summary
Fields Modifier and Type Field Description static intACB_AUTOLOCKstatic intACB_DISABLEDstatic intACB_DOMTRUSTstatic intACB_DONT_REQUIRE_PREAUTHstatic intACB_ENC_TXT_PWD_ALLOWEDstatic intACB_HOMDIRREQstatic intACB_MNSstatic intACB_NORMALstatic intACB_NOT_DELEGATEDstatic intACB_PWNOEXPstatic intACB_PWNOTREQstatic intACB_SMARTCARD_REQUIREDstatic intACB_SVRTRUSTstatic intACB_TEMPDUPstatic intACB_TRUSTED_FOR_DELEGATIONstatic intACB_USE_DES_KEY_ONLYstatic intACB_WSTRUSTstatic intSE_GROUP_ENABLEDstatic intSE_GROUP_ENABLED_BY_DEFAULTstatic intSE_GROUP_LOGON_IDstatic intSE_GROUP_MANDATORYstatic intSE_GROUP_OWNERstatic intSE_GROUP_RESOURCEstatic intSE_GROUP_USE_FOR_DENY_ONLY
-
Constructor Summary
Constructors Constructor Description samr()
-
-
-
Field Detail
-
ACB_DISABLED
public static final int ACB_DISABLED
- See Also:
- Constant Field Values
-
ACB_HOMDIRREQ
public static final int ACB_HOMDIRREQ
- See Also:
- Constant Field Values
-
ACB_PWNOTREQ
public static final int ACB_PWNOTREQ
- See Also:
- Constant Field Values
-
ACB_TEMPDUP
public static final int ACB_TEMPDUP
- See Also:
- Constant Field Values
-
ACB_NORMAL
public static final int ACB_NORMAL
- See Also:
- Constant Field Values
-
ACB_MNS
public static final int ACB_MNS
- See Also:
- Constant Field Values
-
ACB_DOMTRUST
public static final int ACB_DOMTRUST
- See Also:
- Constant Field Values
-
ACB_WSTRUST
public static final int ACB_WSTRUST
- See Also:
- Constant Field Values
-
ACB_SVRTRUST
public static final int ACB_SVRTRUST
- See Also:
- Constant Field Values
-
ACB_PWNOEXP
public static final int ACB_PWNOEXP
- See Also:
- Constant Field Values
-
ACB_AUTOLOCK
public static final int ACB_AUTOLOCK
- See Also:
- Constant Field Values
-
ACB_ENC_TXT_PWD_ALLOWED
public static final int ACB_ENC_TXT_PWD_ALLOWED
- See Also:
- Constant Field Values
-
ACB_SMARTCARD_REQUIRED
public static final int ACB_SMARTCARD_REQUIRED
- See Also:
- Constant Field Values
-
ACB_TRUSTED_FOR_DELEGATION
public static final int ACB_TRUSTED_FOR_DELEGATION
- See Also:
- Constant Field Values
-
ACB_NOT_DELEGATED
public static final int ACB_NOT_DELEGATED
- See Also:
- Constant Field Values
-
ACB_USE_DES_KEY_ONLY
public static final int ACB_USE_DES_KEY_ONLY
- See Also:
- Constant Field Values
-
ACB_DONT_REQUIRE_PREAUTH
public static final int ACB_DONT_REQUIRE_PREAUTH
- See Also:
- Constant Field Values
-
SE_GROUP_MANDATORY
public static final int SE_GROUP_MANDATORY
- See Also:
- Constant Field Values
-
SE_GROUP_ENABLED_BY_DEFAULT
public static final int SE_GROUP_ENABLED_BY_DEFAULT
- See Also:
- Constant Field Values
-
SE_GROUP_ENABLED
public static final int SE_GROUP_ENABLED
- See Also:
- Constant Field Values
-
SE_GROUP_OWNER
public static final int SE_GROUP_OWNER
- See Also:
- Constant Field Values
-
SE_GROUP_USE_FOR_DENY_ONLY
public static final int SE_GROUP_USE_FOR_DENY_ONLY
- See Also:
- Constant Field Values
-
SE_GROUP_RESOURCE
public static final int SE_GROUP_RESOURCE
- See Also:
- Constant Field Values
-
SE_GROUP_LOGON_ID
public static final int SE_GROUP_LOGON_ID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getSyntax
public static String getSyntax()
-
-