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

/forgerock/openam/openam-samples/sts-example-code/
H A DRestSTSInstancePublisher.java250 return "iPlanetDirectoryPro" + EQUALS + getAdminSession();
253 private String getAdminSession() throws IOException { method in class:RestSTSInstancePublisher
H A DSoapSTSInstancePublisher.java192 return "iPlanetDirectoryPro" + EQUALS + getAdminSession();
195 private String getAdminSession() throws IOException { method in class:SoapSTSInstancePublisher

Completed in 40 milliseconds