162163164165166167168169170171172
+ stRenewer, e); } try { res = stRenewer.renew(req, res); } catch (java.lang.Exception e) { throw new WSTrustException("STSManager: could not renew the token " + stRenewer, e); }