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

/forgerock/jee-agents-v3.5/jee-agents-appserver/jee-agents-appserver-common/src/main/java/com/sun/identity/agents/install/appserver/
H A DLoginConfBase.java65 String loginConfFile = getLoginConfFile(stateAccess);
94 String loginConfFile = getLoginConfFile(stateAccess);
109 public String getLoginConfFile(IStateAccess stateAccess) { method in class:LoginConfBase
/forgerock/jee-agents-v3.5/jee-agents-jsr196/src/main/java/com/sun/identity/agents/install/jsr196/
H A DLoginConfBase.java65 String loginConfFile = getLoginConfFile(stateAccess);
94 String loginConfFile = getLoginConfFile(stateAccess);
109 public String getLoginConfFile(IStateAccess stateAccess) { method in class:LoginConfBase

Completed in 41 milliseconds