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

/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/arch/
H A DAgentConfiguration.java645 if (_attributeServiceURLs == null) {
647 _attributeServiceURLs = WebtopNaming.getServiceAllURLs(
651 + _attributeServiceURLs);
657 return _attributeServiceURLs;
1573 private static Vector _attributeServiceURLs = null; field in class:AgentConfiguration

Completed in 22 milliseconds