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

/forgerock/openam/openam-samples/sts-example-code/
H A DRestSTSConsumer.java67 public class RestSTSConsumer { class
92 public RestSTSConsumer(String restSTSInstanceTranslateUrl, String restSTSInstanceValidateUrl, method in class:RestSTSConsumer
98 this.logger.log(Level.FINE, "RestSTSConsumer will consume the REST STS at url: " + this.restSTSInstanceTranslateUrl.toString());

Completed in 265 milliseconds