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

/forgerock/openam/openam-samples/sts-example-code/
H A DRestSTSInstancePublisher.java113 return parseInstanceUrl(response);
265 private String parseInstanceUrl(String publishResponse) throws IOException { method in class:RestSTSInstancePublisher
H A DSoapSTSInstancePublisher.java102 return parseInstanceUrl(response);
207 private String parseInstanceUrl(String publishResponse) throws IOException { method in class:SoapSTSInstancePublisher

Completed in 33 milliseconds