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

/forgerock/openam/openam-samples/sts-example-code/
H A DSTSPublishContext.java180 public String getOidcClientSecret() { method in class:STSPublishContext
H A DRestSTSInstanceConfigFactory.java197 .clientSecret(publishContext.getOidcClientSecret().getBytes())
H A DSoapSTSInstanceConfigFactory.java208 .clientSecret(publishContext.getOidcClientSecret().getBytes())

Completed in 365 milliseconds