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

/forgerock/openam/openam-samples/sts-example-code/
H A DRestSTSInstanceConfigFactory.java45 import static com.forgerock.openam.functionaltest.sts.frmwk.common.STSPublishContext.publishOIDC;
136 if (publishOIDC(stsPublishContext)) {
172 if (publishOIDC(stsPublishContext)) {
H A DSoapSTSInstanceConfigFactory.java48 import static com.forgerock.openam.functionaltest.sts.frmwk.common.STSPublishContext.publishOIDC;
131 if (publishOIDC(publishContext)) {
183 if (publishOIDC(publishContext)) {
H A DSTSPublishContext.java208 public static boolean publishOIDC(STSPublishContext stsPublishContext) { method in class:STSPublishContext

Completed in 385 milliseconds