public class SDDLHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
UCP_OBJECT_GUID
User cannot change password GUID.
|
| Constructor and Description |
|---|
SDDLHelper() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isUserCannotChangePassword(SDDL sddl)
Check if user canot change password.
|
static SDDL |
userCannotChangePassword(SDDL sddl,
java.lang.Boolean cannot)
Set "User Cannot Change Password ACL".
|
public static final java.lang.String UCP_OBJECT_GUID
public static boolean isUserCannotChangePassword(SDDL sddl)
sddl - SSDL.Copyright © 2015-2018 Tirasa. All Rights Reserved.