Interface IClientAuthorization

    • Method Detail

      • getClient

        Mandant getClient()
        Returns:
        the client for which this authorization is configured.
      • getRoles

        Set<Rolle> getRoles()
        Returns:
        the roles that will be assigned to users that match this authorization configuration.
      • getUserGroups

        Set<BenutzerGruppe> getUserGroups()
        Returns:
        the user groups that will be assigned to the users that match this authorization configuration.