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

com.sap.hcp.cf.logging.sample.springboot.security.Roles Maven / Gradle / Ivy

There is a newer version: 3.8.4
Show newest version
package com.sap.hcp.cf.logging.sample.springboot.security;

public final class Roles {

	public static final String USER = "USER";

	private Roles() {
	}

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy