| Package | Description |
|---|---|
| org.apache.sling.jackrabbit.usermanager |
| Modifier and Type | Method and Description |
|---|---|
static AuthorizablePrivilegesInfo.PropertyUpdateTypes |
AuthorizablePrivilegesInfo.PropertyUpdateTypes.convertDeprecated(AuthorizablePrivilegesInfo.PropertyUpdateTypes updateType)
If the supplied item is one of the deprecated ones, then return the
equivalent item that replaced it.
|
static AuthorizablePrivilegesInfo.PropertyUpdateTypes |
AuthorizablePrivilegesInfo.PropertyUpdateTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizablePrivilegesInfo.PropertyUpdateTypes[] |
AuthorizablePrivilegesInfo.PropertyUpdateTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default boolean |
AuthorizablePrivilegesInfo.canUpdateProperties(javax.jcr.Session jcrSession,
java.lang.String principalId,
AuthorizablePrivilegesInfo.PropertyUpdateTypes... propertyUpdateTypes)
Checks whether the current user has been granted privileges
to update the properties of the specified user or group.
|
static AuthorizablePrivilegesInfo.PropertyUpdateTypes |
AuthorizablePrivilegesInfo.PropertyUpdateTypes.convertDeprecated(AuthorizablePrivilegesInfo.PropertyUpdateTypes updateType)
If the supplied item is one of the deprecated ones, then return the
equivalent item that replaced it.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.