Interface SecurityEntity

    • Method Detail

      • getName

        String getName()
        Get the Name of the SecurityEntity.
        Returns:
        The Name of the SecurityEntity.
      • setName

        void setName​(String name)
        Sets the Name of the SecurityEntity.
        Parameters:
        name - Name of the SecurityEntity.
      • getId

        Object getId()
        Get the Id of the SecurityEntity.
        Returns:
        The Id of the SecurityEntity.
      • setId

        void setId​(Object id)
        Sets the Id of the SecurityEntity.
        Parameters:
        id - The new Id of the SecurityEntity