All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.permit.sdk.enforcement.UserPermissions Maven / Gradle / Ivy

There is a newer version: 983f46e
Show newest version
package io.permit.sdk.enforcement;

import java.util.HashMap;

/**
 * The {@code UserPermissions} class represents all the objects a user can access.
 */
final public class UserPermissions extends HashMap {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy