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

/forgerock/openam/openam-samples/sts-example-code/
H A DRestSTSConsumer.java142 public String transformCustomTokenToCustomToken(JsonValue customTokenInput, JsonValue customTokenOutput) throws IOException { argument
145 .outputTokenState(customTokenOutput)
150 public String transformUntToCustomToken(String username, String password, JsonValue customTokenOutput) throws IOException { argument
157 .outputTokenState(customTokenOutput)

Completed in 21 milliseconds