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

org.vertexium.blueprints.AuthorizationsProvider Maven / Gradle / Ivy

There is a newer version: 3.2.3
Show newest version
package org.vertexium.blueprints;

import org.vertexium.Authorizations;

public interface AuthorizationsProvider {
    Authorizations getAuthorizations();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy