Package com.skava.auth.model
Class Privilege
java.lang.Object
com.skava.auth.model.Privilege
- All Implemented Interfaces:
Serializable
Privilege is the entity of this microservice,
which holds API specific access information for the role-based access control.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Privilege
public Privilege()
-