Searched defs:getPublishedRestSTSInstancesConfigContent (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam/openam-samples/sts-example-code/
H A DRestSTSInstancePublisher.java133 final String response = getPublishedRestSTSInstancesConfigContent(
146 final String response = getPublishedRestSTSInstancesConfigContent(publishEndpoint);
171 private String getPublishedRestSTSInstancesConfigContent(String publishEndpoint) throws IOException { method in class:RestSTSInstancePublisher
H A DSoapSTSInstancePublisher.java113 String response = getPublishedRestSTSInstancesConfigContent(publishEndpoint);
138 private String getPublishedRestSTSInstancesConfigContent(String publishEndpoint) throws IOException { method in class:SoapSTSInstancePublisher

Completed in 29 milliseconds