blob: 87ff1f4481f2a5450bb83a1d585cd8cb65c4ff20 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
DefaultRedbackRuntimeConfigurationService (Archiva :: Modules 1.4-M4 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DefaultRedbackRuntimeConfigurationService (Archiva :: Modules 1.4-M4 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DefaultRedbackRuntimeConfigurationService.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/archiva/rest/services/DefaultProxyConnectorService.html" title="class in org.apache.archiva.rest.services"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/archiva/rest/services/DefaultRemoteRepositoriesService.html" title="class in org.apache.archiva.rest.services"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="DefaultRedbackRuntimeConfigurationService.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.archiva.rest.services</FONT>
<BR>
Class DefaultRedbackRuntimeConfigurationService</H2>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html" title="class in org.apache.archiva.rest.services">org.apache.archiva.rest.services.AbstractRestService</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.archiva.rest.services.DefaultRedbackRuntimeConfigurationService</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html" title="interface in org.apache.archiva.rest.api.services">RedbackRuntimeConfigurationService</A></DD>
</DL>
<HR>
<DL>
<DT><PRE><FONT SIZE="-1">@Service(value="redbackRuntimeConfigurationService#rest")
</FONT>public class <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.63"><B>DefaultRedbackRuntimeConfigurationService</B></A><DT>extends <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html" title="class in org.apache.archiva.rest.services">AbstractRestService</A><DT>implements <A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html" title="interface in org.apache.archiva.rest.api.services">RedbackRuntimeConfigurationService</A></DL>
</PRE>
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>1.4-M4</DD>
<DT><B>Author:</B></DT>
<DD>Olivier Lamy</DD>
</DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;org.springframework.context.ApplicationContext</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#applicationContext">applicationContext</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;org.apache.archiva.redback.common.ldap.connection.LdapConnectionFactory</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#ldapConnectionFactory">ldapConnectionFactory</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;org.apache.archiva.redback.common.ldap.user.LdapUserMapper</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#ldapUserMapper">ldapUserMapper</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;org.apache.archiva.redback.rbac.RBACManager</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#rbacManager">rbacManager</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../../org/apache/archiva/admin/model/runtime/RedbackRuntimeConfigurationAdmin.html" title="interface in org.apache.archiva.admin.model.runtime">RedbackRuntimeConfigurationAdmin</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#redbackRuntimeConfigurationAdmin">redbackRuntimeConfigurationAdmin</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;org.apache.archiva.redback.role.RoleManager</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#roleManager">roleManager</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;org.apache.archiva.redback.users.UserManager</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#userManager">userManager</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;org.apache.archiva.redback.components.cache.Cache</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#usersCache">usersCache</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.archiva.rest.services.AbstractRestService"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.archiva.rest.services.<A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html" title="class in org.apache.archiva.rest.services">AbstractRestService</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#archivaAdministration">archivaAdministration</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#config">config</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#httpServletRequest">httpServletRequest</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#log">log</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#managedRepositoryAdmin">managedRepositoryAdmin</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#repositoryContentFactory">repositoryContentFactory</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#repositorySessionFactory">repositorySessionFactory</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#repositoryTaskScheduler">repositoryTaskScheduler</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#userRepositories">userRepositories</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#DefaultRedbackRuntimeConfigurationService()">DefaultRedbackRuntimeConfigurationService</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#checkLdapConnection()">checkLdapConnection</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#checkLdapConnection(org.apache.archiva.admin.model.beans.LdapConfiguration)">checkLdapConnection</A></B>(<A HREF="../../../../../org/apache/archiva/admin/model/beans/LdapConfiguration.html" title="class in org.apache.archiva.admin.model.beans">LdapConfiguration</A>&nbsp;ldapConfiguration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/archiva/rest/api/model/RBACManagerImplementationInformation.html" title="class in org.apache.archiva.rest.api.model">RBACManagerImplementationInformation</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#getRbacManagerImplementationInformations()">getRbacManagerImplementationInformations</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/archiva/rest/api/model/RedbackImplementationsInformations.html" title="class in org.apache.archiva.rest.api.model">RedbackImplementationsInformations</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#getRedbackImplementationsInformations()">getRedbackImplementationsInformations</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/archiva/admin/model/beans/RedbackRuntimeConfiguration.html" title="class in org.apache.archiva.admin.model.beans">RedbackRuntimeConfiguration</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#getRedbackRuntimeConfiguration()">getRedbackRuntimeConfiguration</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/archiva/rest/api/model/UserManagerImplementationInformation.html" title="class in org.apache.archiva.rest.api.model">UserManagerImplementationInformation</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#getUserManagerImplementationInformations()">getUserManagerImplementationInformations</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#toProperties(java.util.Map)">toProperties</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;map)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#updateRedbackRuntimeConfiguration(org.apache.archiva.admin.model.beans.RedbackRuntimeConfiguration)">updateRedbackRuntimeConfiguration</A></B>(<A HREF="../../../../../org/apache/archiva/admin/model/beans/RedbackRuntimeConfiguration.html" title="class in org.apache.archiva.admin.model.beans">RedbackRuntimeConfiguration</A>&nbsp;redbackRuntimeConfiguration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.archiva.rest.services.AbstractRestService"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.archiva.rest.services.<A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html" title="class in org.apache.archiva.rest.services">AbstractRestService</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#buildArtifacts(java.util.List, java.lang.String)">buildArtifacts</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#doScanRepository(java.lang.String, boolean)">doScanRepository</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#getArtifactUrl(org.apache.archiva.maven2.model.Artifact)">getArtifactUrl</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#getAuditInformation()">getAuditInformation</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#getAuditListeners()">getAuditListeners</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#getBaseUrl()">getBaseUrl</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#getBeansOfType(org.springframework.context.ApplicationContext, java.lang.Class)">getBeansOfType</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#getObservableRepos()">getObservableRepos</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#getPrincipal()">getPrincipal</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#setAuditListeners(java.util.List)">setAuditListeners</A>, <A HREF="../../../../../org/apache/archiva/rest/services/AbstractRestService.html#triggerAuditEvent(java.lang.String, java.lang.String, java.lang.String)">triggerAuditEvent</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="redbackRuntimeConfigurationAdmin"><!-- --></A><H3>
redbackRuntimeConfigurationAdmin</H3>
<PRE>
<FONT SIZE="-1">@Inject
</FONT>private <A HREF="../../../../../org/apache/archiva/admin/model/runtime/RedbackRuntimeConfigurationAdmin.html" title="interface in org.apache.archiva.admin.model.runtime">RedbackRuntimeConfigurationAdmin</A> <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.68"><B>redbackRuntimeConfigurationAdmin</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="userManager"><!-- --></A><H3>
userManager</H3>
<PRE>
<FONT SIZE="-1">@Inject
@Named(value="userManager#configurable")
</FONT>private org.apache.archiva.redback.users.UserManager <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.72"><B>userManager</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="rbacManager"><!-- --></A><H3>
rbacManager</H3>
<PRE>
<FONT SIZE="-1">@Inject
@Named(value="rbacManager#default")
</FONT>private org.apache.archiva.redback.rbac.RBACManager <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.76"><B>rbacManager</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="roleManager"><!-- --></A><H3>
roleManager</H3>
<PRE>
<FONT SIZE="-1">@Inject
</FONT>private org.apache.archiva.redback.role.RoleManager <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.79"><B>roleManager</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="applicationContext"><!-- --></A><H3>
applicationContext</H3>
<PRE>
<FONT SIZE="-1">@Inject
</FONT>private org.springframework.context.ApplicationContext <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.82"><B>applicationContext</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="ldapConnectionFactory"><!-- --></A><H3>
ldapConnectionFactory</H3>
<PRE>
<FONT SIZE="-1">@Inject
@Named(value="ldapConnectionFactory#configurable")
</FONT>private org.apache.archiva.redback.common.ldap.connection.LdapConnectionFactory <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.86"><B>ldapConnectionFactory</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="usersCache"><!-- --></A><H3>
usersCache</H3>
<PRE>
<FONT SIZE="-1">@Inject
@Named(value="cache#users")
</FONT>private org.apache.archiva.redback.components.cache.Cache <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.90"><B>usersCache</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="ldapUserMapper"><!-- --></A><H3>
ldapUserMapper</H3>
<PRE>
<FONT SIZE="-1">@Inject
</FONT>private org.apache.archiva.redback.common.ldap.user.LdapUserMapper <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.93"><B>ldapUserMapper</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="DefaultRedbackRuntimeConfigurationService()"><!-- --></A><H3>
DefaultRedbackRuntimeConfigurationService</H3>
<PRE>
public <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.63"><B>DefaultRedbackRuntimeConfigurationService</B></A>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getRedbackRuntimeConfiguration()"><!-- --></A><H3>
getRedbackRuntimeConfiguration</H3>
<PRE>
public <A HREF="../../../../../org/apache/archiva/admin/model/beans/RedbackRuntimeConfiguration.html" title="class in org.apache.archiva.admin.model.beans">RedbackRuntimeConfiguration</A> <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.96"><B>getRedbackRuntimeConfiguration</B></A>()
throws <A HREF="../../../../../org/apache/archiva/rest/api/services/ArchivaRestServiceException.html" title="class in org.apache.archiva.rest.api.services">ArchivaRestServiceException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html#getRedbackRuntimeConfiguration()">getRedbackRuntimeConfiguration</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html" title="interface in org.apache.archiva.rest.api.services">RedbackRuntimeConfigurationService</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/ArchivaRestServiceException.html" title="class in org.apache.archiva.rest.api.services">ArchivaRestServiceException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="updateRedbackRuntimeConfiguration(org.apache.archiva.admin.model.beans.RedbackRuntimeConfiguration)"><!-- --></A><H3>
updateRedbackRuntimeConfiguration</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</A> <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.109"><B>updateRedbackRuntimeConfiguration</B></A>(<A HREF="../../../../../org/apache/archiva/admin/model/beans/RedbackRuntimeConfiguration.html" title="class in org.apache.archiva.admin.model.beans">RedbackRuntimeConfiguration</A>&nbsp;redbackRuntimeConfiguration)
throws <A HREF="../../../../../org/apache/archiva/rest/api/services/ArchivaRestServiceException.html" title="class in org.apache.archiva.rest.api.services">ArchivaRestServiceException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html#updateRedbackRuntimeConfiguration(org.apache.archiva.admin.model.beans.RedbackRuntimeConfiguration)">updateRedbackRuntimeConfiguration</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html" title="interface in org.apache.archiva.rest.api.services">RedbackRuntimeConfigurationService</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/ArchivaRestServiceException.html" title="class in org.apache.archiva.rest.api.services">ArchivaRestServiceException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getUserManagerImplementationInformations()"><!-- --></A><H3>
getUserManagerImplementationInformations</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/archiva/rest/api/model/UserManagerImplementationInformation.html" title="class in org.apache.archiva.rest.api.model">UserManagerImplementationInformation</A>&gt; <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.194"><B>getUserManagerImplementationInformations</B></A>()
throws <A HREF="../../../../../org/apache/archiva/rest/api/services/ArchivaRestServiceException.html" title="class in org.apache.archiva.rest.api.services">ArchivaRestServiceException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html#getUserManagerImplementationInformations()">getUserManagerImplementationInformations</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html" title="interface in org.apache.archiva.rest.api.services">RedbackRuntimeConfigurationService</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/ArchivaRestServiceException.html" title="class in org.apache.archiva.rest.api.services">ArchivaRestServiceException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getRbacManagerImplementationInformations()"><!-- --></A><H3>
getRbacManagerImplementationInformations</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/archiva/rest/api/model/RBACManagerImplementationInformation.html" title="class in org.apache.archiva.rest.api.model">RBACManagerImplementationInformation</A>&gt; <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.224"><B>getRbacManagerImplementationInformations</B></A>()
throws <A HREF="../../../../../org/apache/archiva/rest/api/services/ArchivaRestServiceException.html" title="class in org.apache.archiva.rest.api.services">ArchivaRestServiceException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html#getRbacManagerImplementationInformations()">getRbacManagerImplementationInformations</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html" title="interface in org.apache.archiva.rest.api.services">RedbackRuntimeConfigurationService</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/ArchivaRestServiceException.html" title="class in org.apache.archiva.rest.api.services">ArchivaRestServiceException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getRedbackImplementationsInformations()"><!-- --></A><H3>
getRedbackImplementationsInformations</H3>
<PRE>
public <A HREF="../../../../../org/apache/archiva/rest/api/model/RedbackImplementationsInformations.html" title="class in org.apache.archiva.rest.api.model">RedbackImplementationsInformations</A> <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.253"><B>getRedbackImplementationsInformations</B></A>()
throws <A HREF="../../../../../org/apache/archiva/rest/api/services/ArchivaRestServiceException.html" title="class in org.apache.archiva.rest.api.services">ArchivaRestServiceException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html#getRedbackImplementationsInformations()">getRedbackImplementationsInformations</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html" title="interface in org.apache.archiva.rest.api.services">RedbackRuntimeConfigurationService</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/ArchivaRestServiceException.html" title="class in org.apache.archiva.rest.api.services">ArchivaRestServiceException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="checkLdapConnection()"><!-- --></A><H3>
checkLdapConnection</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</A> <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.260"><B>checkLdapConnection</B></A>()
throws <A HREF="../../../../../org/apache/archiva/rest/api/services/ArchivaRestServiceException.html" title="class in org.apache.archiva.rest.api.services">ArchivaRestServiceException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html#checkLdapConnection()">checkLdapConnection</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html" title="interface in org.apache.archiva.rest.api.services">RedbackRuntimeConfigurationService</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/ArchivaRestServiceException.html" title="class in org.apache.archiva.rest.api.services">ArchivaRestServiceException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="checkLdapConnection(org.apache.archiva.admin.model.beans.LdapConfiguration)"><!-- --></A><H3>
checkLdapConnection</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</A> <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.285"><B>checkLdapConnection</B></A>(<A HREF="../../../../../org/apache/archiva/admin/model/beans/LdapConfiguration.html" title="class in org.apache.archiva.admin.model.beans">LdapConfiguration</A>&nbsp;ldapConfiguration)
throws <A HREF="../../../../../org/apache/archiva/rest/api/services/ArchivaRestServiceException.html" title="class in org.apache.archiva.rest.api.services">ArchivaRestServiceException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html#checkLdapConnection(org.apache.archiva.admin.model.beans.LdapConfiguration)">checkLdapConnection</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/RedbackRuntimeConfigurationService.html" title="interface in org.apache.archiva.rest.api.services">RedbackRuntimeConfigurationService</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/rest/api/services/ArchivaRestServiceException.html" title="class in org.apache.archiva.rest.api.services">ArchivaRestServiceException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="toProperties(java.util.Map)"><!-- --></A><H3>
toProperties</H3>
<PRE>
private <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</A> <A HREF="../../../../../src-html/org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html#line.339"><B>toProperties</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;map)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DefaultRedbackRuntimeConfigurationService.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/archiva/rest/services/DefaultProxyConnectorService.html" title="class in org.apache.archiva.rest.services"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/archiva/rest/services/DefaultRemoteRepositoriesService.html" title="class in org.apache.archiva.rest.services"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/archiva/rest/services/DefaultRedbackRuntimeConfigurationService.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="DefaultRedbackRuntimeConfigurationService.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2006-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>