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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/util/
H A DGatewayServletUtils.java181 AuthServiceConfigInfo info = getAuthConfigInfo(orgName);
189 AuthServiceConfigInfo info = getAuthConfigInfo(orgName);
196 public AuthServiceConfigInfo getAuthConfigInfo(String orgName) { method in class:GatewayServletUtils
H A DGateway.java340 AuthServiceConfigInfo info = utils.getAuthConfigInfo(orgName);
463 info = util.getAuthConfigInfo(orgName);
492 info = util.getAuthConfigInfo(orgName);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/util/
H A DGatewayServletUtils.java181 AuthServiceConfigInfo info = getAuthConfigInfo(orgName);
189 AuthServiceConfigInfo info = getAuthConfigInfo(orgName);
196 public AuthServiceConfigInfo getAuthConfigInfo(String orgName) { method in class:GatewayServletUtils
H A DGateway.java340 AuthServiceConfigInfo info = utils.getAuthConfigInfo(orgName);
463 info = util.getAuthConfigInfo(orgName);
492 info = util.getAuthConfigInfo(orgName);

Completed in 32 milliseconds