Interface HasOwner


  • public interface HasOwner
    Objects that implement this interface have an owner associated with them. This owner will be used in certain circumstances to evaluate security constraints.
    • Method Detail

      • getOwnerSubject

        com.redwood.scheduler.api.model.Subject getOwnerSubject()