Uses of Class
org.apache.jackrabbit.api.security.user.AuthorizableTypeException
Packages that use AuthorizableTypeException
Package
Description
Jackrabbit extensions for user management.
-
Uses of AuthorizableTypeException in org.apache.jackrabbit.api.security.user
Methods in org.apache.jackrabbit.api.security.user that throw AuthorizableTypeExceptionModifier and TypeMethodDescription<T extends Authorizable>
TUserManager.getAuthorizable(@NotNull String id, @NotNull Class<T> authorizableClass) Get the Authorizable of a specific type by its id.