Class PrivilegeImpl

    • Constructor Detail

      • PrivilegeImpl

        public PrivilegeImpl​(String name)
        Creates a new Privilege object..
    • Method Detail

      • hashCode

        public int hashCode()
        Returns the hashCode ..
        Overrides:
        hashCode in class Object
      • getName

        public String getName()
        Returns the name of the name of the Privilege.
        Specified by:
        getName in interface Privilege
        Returns:
        The name of the name of the Privilege.
      • equals

        public boolean equals​(Object obj)
        Compares equality...
        Overrides:
        equals in class Object