Searched defs:RTL (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/workflow/
H A DConfigureOAuth2.java179 private static final String RTL = "rtl"; field in class:ConfigureOAuth2
220 attrValues.put(REFRESH_TOKEN_LIFETIME_NAME, singleton(getString(params, RTL)));
/forgerock/openam/openam-console/src/main/java/com/sun/identity/workflow/
H A DConfigureOAuth2.java181 private static final String RTL = "rtl"; field in class:ConfigureOAuth2
222 attrValues.put(REFRESH_TOKEN_LIFETIME_NAME, singleton(getString(params, RTL)));

Completed in 27 milliseconds