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

/forgerock/openam/openam-samples/sts-example-code/
H A DSTSPublishContext.java164 public OIDCSigningAlgorithmType getOidcSigningAlgorithmType() { method in class:STSPublishContext
H A DRestSTSInstanceConfigFactory.java137 if (STSPublishContext.OIDCSigningAlgorithmType.RSA.equals(stsPublishContext.getOidcSigningAlgorithmType())) {
H A DSoapSTSInstanceConfigFactory.java132 if (STSPublishContext.OIDCSigningAlgorithmType.RSA.equals(publishContext.getOidcSigningAlgorithmType())) {

Completed in 24 milliseconds