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

/forgerock/openam/openam-samples/sts-example-code/
H A DRestSTSInstancePublisher.java120 final String result = invokeRestSTSInstanceDeletion(getPublishRemoveInstanceUri(fullSTSId));
198 private String invokeRestSTSInstanceDeletion(String deletionUrl) throws IOException { method in class:RestSTSInstancePublisher
H A DSoapSTSInstancePublisher.java109 return invokeRestSTSInstanceDeletion(getPublishRemoveInstanceUri(fullSTSId));
164 private String invokeRestSTSInstanceDeletion(String deletionUrl) throws IOException { method in class:SoapSTSInstancePublisher

Completed in 21 milliseconds