<role-hint>testable</role-hint>
<field-name>securitySystem</field-name>
</requirement>
- <requirement>
- <role>org.codehaus.plexus.redback.rbac.RBACManager</role>
- <role-hint>memory</role-hint>
- <field-name>rbacManager</field-name>
- </requirement>
<requirement>
<role>org.codehaus.plexus.redback.role.RoleManager</role>
<role-hint>default</role-hint>
<role-hint>testable</role-hint>
<field-name>securitySystem</field-name>
</requirement>
- <requirement>
- <role>org.codehaus.plexus.redback.rbac.RBACManager</role>
- <role-hint>memory</role-hint>
- <field-name>rbacManager</field-name>
- </requirement>
<requirement>
<role>org.codehaus.plexus.redback.role.RoleManager</role>
<role-hint>default</role-hint>
</requirement>
</requirements>
</component>
-
- <component>
- <role>org.apache.maven.archiva.security.SecurityStartup</role>
- <implementation>org.apache.maven.archiva.security.SecurityStartup</implementation>
- <description>SecurityStartup</description>
- <requirements>
- <requirement>
- <role>org.codehaus.plexus.redback.role.RoleManager</role>
- <role-hint>default</role-hint>
- <field-name>roleManager</field-name>
- </requirement>
- <requirement>
- <role>org.codehaus.plexus.redback.rbac.RBACManager</role>
- <role-hint>memory</role-hint>
- <field-name>rbacManager</field-name>
- </requirement>
- <requirement>
- <role>org.codehaus.plexus.redback.system.check.EnvironmentCheck</role>
- <field-name>checkers</field-name>
- </requirement>
- <requirement>
- <role>org.apache.maven.archiva.configuration.ArchivaConfiguration</role>
- <field-name>archivaConfiguration</field-name>
- </requirement>
- </requirements>
- </component>
-
</components>
</component-set>