Class ScopedRoleRequiredHandler

  • All Implemented Interfaces:
    OperationStepHandler

    public class ScopedRoleRequiredHandler
    extends Object
    implements OperationStepHandler
    An OperationStepHandler to be executed at the end of stage MODEL to confirm that a scoped role of the name specified does exist. This is used in domain mode where a non-standard role mapping is added, we need to be sure the scoped role does actually exist.
    Author:
    Darran Lofthouse