if (policy == null)
{
throw new IllegalStateException("OnNoTokenPolicy cannot be null");
}
return policy.handleNotAuthorized(policyAware, e, event);
}
/**
* Obtains the expression manager from the Mule context and initialises the
* connector. If a target object has not been set already it will search the Mule