744745746747748749750751752753754
String msg = "impersonate failed"; log.error(msg, nswe); throw new RepositoryException(msg, nswe); } finally { // make sure IMPERSONATOR_ATTRIBUTE is removed creds.removeAttribute(SecurityConstants.IMPERSONATOR_ATTRIBUTE); } } /** * {@inheritDoc}
812813814815816817818819820821822
762763764765766767768769770771772
827828829830831832833834835836837
774775776777778779780781782783784
726727728729730731732733734735736
739740741742743744745746747748749