Interface SoffidEventListener

    • Method Detail

      • onGrant

        void onGrant​(RoleAccountEntity grant)
              throws es.caib.seycon.ng.exception.InternalErrorException,
                     es.caib.seycon.ng.exception.InternalErrorException
        Operation onGrant
        Parameters:
        grant -
        Throws:
        es.caib.seycon.ng.exception.InternalErrorException
      • onRevoke

        void onRevoke​(RoleAccountEntity grant)
               throws es.caib.seycon.ng.exception.InternalErrorException,
                      es.caib.seycon.ng.exception.InternalErrorException
        Operation onRevoke
        Parameters:
        grant -
        Throws:
        es.caib.seycon.ng.exception.InternalErrorException
      • onUserChange

        void onUserChange​(UserEntity user)
                   throws es.caib.seycon.ng.exception.InternalErrorException,
                          es.caib.seycon.ng.exception.InternalErrorException
        Operation onUserChange
        Parameters:
        user -
        Throws:
        es.caib.seycon.ng.exception.InternalErrorException