deprecated GatewayRolesNames class in favour of oidc-library

master
Massimiliano Assante 2 years ago
parent 0923fcd4ab
commit 691aea84e4

@ -1,5 +1,9 @@
package org.gcube.vomanagement.usermanagement.model;
/**
* @deprecated As of gCube 5.13 version please refer to <a href="https://code-repo.d4science.org/gCubeSystem/oidc-library">oidc-library</a>
*
*/
@Deprecated
public enum GatewayRolesNames {
ACCOUNTING_MANAGER("Accounting-Manager"),
CATALOGUE_ADMIN("Catalogue-Admin"),

Loading…
Cancel
Save