| Package | Description |
|---|---|
| org.apache.jackrabbit.api.security.user |
Jackrabbit extensions for user management.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Authorizable> |
UserManager.getAuthorizable(@NotNull java.lang.String id,
@NotNull java.lang.Class<T> authorizableClass)
Get the Authorizable of a specific type by its id.
|
<T extends Authorizable> |
UserManager.getAuthorizable(@NotNull java.lang.String id,
@NotNull java.lang.Class<T> authorizableClass)
Get the Authorizable of a specific type by its id.
|
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.