Lines Matching refs:restOrSoap

100                 logger.debug("Persisted " + restOrSoap() + " sts instance with id " + stsInstanceId + " in realm " + realm);
105 "Exception caught persisting " + restOrSoap() + " instance " + stsInstanceId + "Exception: " + e, e);
108 "Exception caught persisting " + restOrSoap() + " instance" + stsInstanceId + "Exception: " + e, e);
131 logger.debug(restOrSoap() + "sts instance " + stsInstanceId + " in realm " + realm
137 " in order to remove " + restOrSoap() + " sts instance with id " + stsInstanceId);
141 "Exception caught removing " + restOrSoap() + " sts instance with id " + stsInstanceId + " from realm "
166 logger.debug(restOrSoap() + "sts instance " + stsInstanceId + " in realm " + realm
171 " in order to update " + restOrSoap() + " sts instance with id " + stsInstanceId);
176 " in order to update " + restOrSoap() + " sts instance with id " + stsInstanceId);
180 "Exception caught updating " + restOrSoap() + " sts instance with id " + stsInstanceId + " in realm "
210 "Error reading " + restOrSoap() + " sts instance from SMS: no instance state in realm " + realm
215 "Error reading " + restOrSoap() + " sts instance from SMS: no base instance state in realm " + realm);
219 "Exception caught reading " + restOrSoap() + " sts instance from SMS: " + e, e);
236 logger.error("Could not obtain " + restOrSoap() + " sts instances for realm " + realm +
255 "." + restOrSoap() + " sts instances for this realm cannot be returned from getAllPublishedInstances(String realm). "
263 throw new STSPublishException(ResourceException.INTERNAL_ERROR, "Could not get list of " + restOrSoap() +
271 logger.error("Could not get " + restOrSoap() + " sts state for id " + stsInstanceId + " in realm "
284 logger.error("Could not obtain the " + restOrSoap() + " sts state for instance with id " + stsInstanceId
290 "." + restOrSoap() + " sts instances for this realm cannot be returned from getAllPublishedInstances.");
307 "Exception caught reading " + restOrSoap() + " sts instance " + stsId + " from SMS: " + e, e);
310 "Exception caught reading " + restOrSoap() + " sts instance " + stsId + "from SMS: " + e, e);
331 "This means list of previously-published " + restOrSoap() + " sts instances cannot be returned. "
359 private String restOrSoap() {