Class Privilege

java.lang.Object
com.skava.auth.model.Privilege
All Implemented Interfaces:
Serializable

public class Privilege extends Object implements Serializable
Privilege is the entity of this microservice, which holds API specific access information for the role-based access control.
See Also:
  • Constructor Details

    • Privilege

      public Privilege()