1 <?xml version="1.0" encoding="ISO-8859-1"?>
3 ~ Licensed to the Apache Software Foundation (ASF) under one
4 ~ or more contributor license agreements. See the NOTICE file
5 ~ distributed with this work for additional information
6 ~ regarding copyright ownership. The ASF licenses this file
7 ~ to you under the Apache License, Version 2.0 (the
8 ~ "License"); you may not use this file except in compliance
9 ~ with the License. You may obtain a copy of the License at
11 ~ http://www.apache.org/licenses/LICENSE-2.0
13 ~ Unless required by applicable law or agreed to in writing,
14 ~ software distributed under the License is distributed on an
15 ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 ~ KIND, either express or implied. See the License for the
17 ~ specific language governing permissions and limitations
27 <role>org.codehaus.plexus.logging.LoggerManager</role>
28 <implementation>org.codehaus.plexus.logging.slf4j.Slf4jLoggerManager</implementation>
29 <lifecycle-handler>basic</lifecycle-handler>
33 <role>org.codehaus.plexus.webdav.DavServerManager</role>
34 <role-hint>default</role-hint>
35 <implementation>org.codehaus.plexus.webdav.DefaultDavServerManager</implementation>
37 <provider-hint>proxied</provider-hint>
41 <!-- Don't drag in the world just to test this -->
43 <role>org.apache.maven.archiva.repository.scanner.RepositoryContentConsumers</role>
44 <role-hint>default</role-hint>
45 <implementation>org.apache.maven.archiva.web.repository.StubRepositoryContentConsumers</implementation>
48 <!-- TODO: shouldn't need so many components just to use in-memory - is flaky since these are auto-generated -->
50 <role>org.codehaus.plexus.redback.system.SecuritySystem</role>
51 <role-hint>default</role-hint>
52 <implementation>org.codehaus.plexus.redback.system.DefaultSecuritySystem</implementation>
55 <role>org.codehaus.plexus.redback.authentication.AuthenticationManager</role>
56 <field-name>authnManager</field-name>
59 <role>org.codehaus.plexus.redback.authorization.Authorizer</role>
60 <role-hint>rbac</role-hint>
61 <field-name>authorizer</field-name>
64 <role>org.codehaus.plexus.redback.users.UserManager</role>
65 <role-hint>memory</role-hint>
66 <field-name>userManager</field-name>
69 <role>org.codehaus.plexus.redback.keys.KeyManager</role>
70 <role-hint>memory</role-hint>
71 <field-name>keyManager</field-name>
74 <role>org.codehaus.plexus.redback.policy.UserSecurityPolicy</role>
75 <field-name>policy</field-name>
81 <role>org.codehaus.plexus.redback.authentication.Authenticator</role>
82 <role-hint>user-manager</role-hint>
83 <implementation>org.codehaus.plexus.redback.authentication.users.UserManagerAuthenticator</implementation>
86 <role>org.codehaus.plexus.redback.users.UserManager</role>
87 <role-hint>memory</role-hint>
88 <field-name>userManager</field-name>
91 <role>org.codehaus.plexus.redback.policy.UserSecurityPolicy</role>
92 <field-name>securityPolicy</field-name>
98 <role>org.codehaus.plexus.redback.authentication.Authenticator</role>
99 <role-hint>keystore</role-hint>
100 <implementation>org.codehaus.plexus.redback.authentication.keystore.KeyStoreAuthenticator</implementation>
103 <role>org.codehaus.plexus.redback.keys.KeyManager</role>
104 <role-hint>memory</role-hint>
105 <field-name>keystore</field-name>
108 <role>org.codehaus.plexus.redback.users.UserManager</role>
109 <role-hint>memory</role-hint>
110 <field-name>userManager</field-name>
116 <role>org.codehaus.plexus.redback.authorization.rbac.evaluator.PermissionEvaluator</role>
117 <role-hint>default</role-hint>
118 <implementation>org.codehaus.plexus.redback.authorization.rbac.evaluator.DefaultPermissionEvaluator
122 <role>org.codehaus.plexus.redback.users.UserManager</role>
123 <role-hint>memory</role-hint>
124 <field-name>userManager</field-name>
130 <role>org.codehaus.plexus.redback.authorization.Authorizer</role>
131 <role-hint>rbac</role-hint>
132 <implementation>org.codehaus.plexus.redback.authorization.rbac.RbacAuthorizer</implementation>
135 <role>org.codehaus.plexus.redback.rbac.RBACManager</role>
136 <role-hint>memory</role-hint>
137 <field-name>manager</field-name>
140 <role>org.codehaus.plexus.redback.users.UserManager</role>
141 <role-hint>memory</role-hint>
142 <field-name>userManager</field-name>
145 <role>org.codehaus.plexus.redback.authorization.rbac.evaluator.PermissionEvaluator</role>
146 <role-hint>default</role-hint>
147 <field-name>evaluator</field-name>
153 <role>org.codehaus.plexus.redback.role.RoleManager</role>
154 <role-hint>default</role-hint>
155 <implementation>org.codehaus.plexus.redback.role.DefaultRoleManager</implementation>
156 <instantiation-strategy>singleton</instantiation-strategy>
159 <role>org.codehaus.plexus.redback.role.merger.RoleModelMerger</role>
160 <role-hint>default</role-hint>
161 <field-name>modelMerger</field-name>
164 <role>org.codehaus.plexus.redback.role.validator.RoleModelValidator</role>
165 <role-hint>default</role-hint>
166 <field-name>modelValidator</field-name>
169 <role>org.codehaus.plexus.redback.role.processor.RoleModelProcessor</role>
170 <role-hint>default</role-hint>
171 <field-name>modelProcessor</field-name>
174 <role>org.codehaus.plexus.redback.role.template.RoleTemplateProcessor</role>
175 <role-hint>default</role-hint>
176 <field-name>templateProcessor</field-name>
179 <role>org.codehaus.plexus.redback.rbac.RBACManager</role>
180 <role-hint>memory</role-hint>
181 <field-name>rbacManager</field-name>
184 <role>org.codehaus.plexus.PlexusContainer</role>
185 <field-name>container</field-name>
191 <role>org.codehaus.plexus.redback.role.processor.RoleModelProcessor</role>
192 <role-hint>default</role-hint>
193 <implementation>org.codehaus.plexus.redback.role.processor.DefaultRoleModelProcessor</implementation>
196 <role>org.codehaus.plexus.redback.rbac.RBACManager</role>
197 <role-hint>memory</role-hint>
198 <field-name>rbacManager</field-name>
204 <role>org.codehaus.plexus.redback.role.template.RoleTemplateProcessor</role>
205 <role-hint>default</role-hint>
206 <implementation>org.codehaus.plexus.redback.role.template.DefaultRoleTemplateProcessor</implementation>
209 <role>org.codehaus.plexus.redback.rbac.RBACManager</role>
210 <role-hint>memory</role-hint>
211 <field-name>rbacManager</field-name>