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

/forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DUpgradeUtils.java1970 * @param serverInstance the server instance value
1975 String serverInstance, String serverId) {
1978 debug.message(classMethod + "serverInstance :" + serverInstance);
1983 ssoToken, serverInstance,
1993 * @param serverInstance the server instance value
1998 String serverInstance, String serverId,
2003 debug.message(classMethod + "serverInstance :" + serverInstance);
2008 ssoToken, serverInstance,
1974 createServiceInstance( String serverInstance, String serverId) argument
1997 createServiceInstance( String serverInstance, String serverId, Set values,String serverConfigXML) argument
2027 addToSite( String serverInstance, String siteId) argument
[all...]
/forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DUpgradeUtils.java1970 * @param serverInstance the server instance value
1975 String serverInstance, String serverId) {
1978 debug.message(classMethod + "serverInstance :" + serverInstance);
1983 ssoToken, serverInstance,
1993 * @param serverInstance the server instance value
1998 String serverInstance, String serverId,
2003 debug.message(classMethod + "serverInstance :" + serverInstance);
2008 ssoToken, serverInstance,
1974 createServiceInstance( String serverInstance, String serverId) argument
1997 createServiceInstance( String serverInstance, String serverId, Set values,String serverConfigXML) argument
2027 addToSite( String serverInstance, String siteId) argument
[all...]

Completed in 46 milliseconds