Searched refs:restOrSoap (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-sts/openam-publish-sts/src/main/java/org/forgerock/openam/sts/publish/common/
H A DSTSInstanceConfigStoreBase.java100 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()
359 private String restOrSoap() { method in class:STSInstanceConfigStoreBase
[all...]
/forgerock/openam/openam-sts/openam-publish-sts/src/main/java/org/forgerock/openam/sts/publish/common/
H A DSTSInstanceConfigStoreBase.java100 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()
359 private String restOrSoap() { method in class:STSInstanceConfigStoreBase
[all...]
/forgerock/openam-v13/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/state/
H A DSTSInstanceStateProviderBase.java68 final String message = "Exception caught registering " + restOrSoap() +
97 logger.debug("In STSInstanceStateProviderBase, removed cached " + restOrSoap() +
103 logger.debug("Creating " + restOrSoap() + " sts instance state for instanceId: " + instanceId);
107 private String restOrSoap() { method in class:STSInstanceStateProviderBase
/forgerock/openam/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/state/
H A DSTSInstanceStateProviderBase.java68 final String message = "Exception caught registering " + restOrSoap() +
97 logger.debug("In STSInstanceStateProviderBase, removed cached " + restOrSoap() +
103 logger.debug("Creating " + restOrSoap() + " sts instance state for instanceId: " + instanceId);
107 private String restOrSoap() { method in class:STSInstanceStateProviderBase

Completed in 52 milliseconds