index
int64
0
0
repo_id
stringlengths
9
205
file_path
stringlengths
31
246
content
stringlengths
1
12.2M
__index_level_0__
int64
0
10k
0
Create_ds/archiva-redback-core/redback-users/redback-users-api/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-users/redback-users-api/src/main/java/org/apache/archiva/redback/users/UserExistsException.java
package org.apache.archiva.redback.users;/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lice...
2,700
0
Create_ds/archiva-redback-core/redback-users/redback-users-api/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-users/redback-users-api/src/main/java/org/apache/archiva/redback/users/User.java
package org.apache.archiva.redback.users; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Li...
2,701
0
Create_ds/archiva-redback-core/redback-users/redback-users-api/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-users/redback-users-api/src/main/java/org/apache/archiva/redback/users/AbstractUserQuery.java
package org.apache.archiva.redback.users; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Li...
2,702
0
Create_ds/archiva-redback-core/redback-users/redback-users-api/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-users/redback-users-api/src/main/java/org/apache/archiva/redback/users/Messages.java
package org.apache.archiva.redback.users; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Li...
2,703
0
Create_ds/archiva-redback-core/redback-users/redback-users-api/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-users/redback-users-api/src/main/java/org/apache/archiva/redback/users/UserManager.java
package org.apache.archiva.redback.users; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Li...
2,704
0
Create_ds/archiva-redback-core/redback-users/redback-users-api/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-users/redback-users-api/src/main/java/org/apache/archiva/redback/users/UserQuery.java
package org.apache.archiva.redback.users; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Li...
2,705
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/test/java/org/apache/archiva/redback/users
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/test/java/org/apache/archiva/redback/users/ldap/LdapUserManagerTest.java
package org.apache.archiva.redback.users.ldap; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apac...
2,706
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/test/java/org/apache/archiva/redback/users/ldap
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/test/java/org/apache/archiva/redback/users/ldap/service/LdapCacheServiceTest.java
package org.apache.archiva.redback.users.ldap.service; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under ...
2,707
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/main/java/org/apache/archiva/redback/users
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/main/java/org/apache/archiva/redback/users/ldap/LdapUserQuery.java
package org.apache.archiva.redback.users.ldap; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apac...
2,708
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/main/java/org/apache/archiva/redback/users
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/main/java/org/apache/archiva/redback/users/ldap/LdapUserManager.java
package org.apache.archiva.redback.users.ldap; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apac...
2,709
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/main/java/org/apache/archiva/redback/users/ldap
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/main/java/org/apache/archiva/redback/users/ldap/service/DefaultLdapCacheService.java
package org.apache.archiva.redback.users.ldap.service; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under ...
2,710
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/main/java/org/apache/archiva/redback/users/ldap
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/main/java/org/apache/archiva/redback/users/ldap/service/LdapCacheService.java
package org.apache.archiva.redback.users.ldap.service; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under ...
2,711
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/main/java/org/apache/archiva/redback/users/ldap
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/main/java/org/apache/archiva/redback/users/ldap/ctl/DefaultLdapController.java
package org.apache.archiva.redback.users.ldap.ctl; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the ...
2,712
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/main/java/org/apache/archiva/redback/users/ldap
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/main/java/org/apache/archiva/redback/users/ldap/ctl/LdapControllerException.java
package org.apache.archiva.redback.users.ldap.ctl; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the ...
2,713
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/main/java/org/apache/archiva/redback/users/ldap
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-ldap/src/main/java/org/apache/archiva/redback/users/ldap/ctl/LdapController.java
package org.apache.archiva.redback.users.ldap.ctl; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the ...
2,714
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-jpa/src/test/java/org/apache/archiva/redback/users
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-jpa/src/test/java/org/apache/archiva/redback/users/jpa/JpaUserManagerTest.java
package org.apache.archiva.redback.users.jpa; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apach...
2,715
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-jpa/src/main/java/org/apache/archiva/redback/users
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-jpa/src/main/java/org/apache/archiva/redback/users/jpa/JpaUserManager.java
package org.apache.archiva.redback.users.jpa; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apach...
2,716
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-jpa/src/main/java/org/apache/archiva/redback/users
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-jpa/src/main/java/org/apache/archiva/redback/users/jpa/JpaUserQuery.java
package org.apache.archiva.redback.users.jpa; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apach...
2,717
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-jpa/src/main/java/org/apache/archiva/redback/users/jpa
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-jpa/src/main/java/org/apache/archiva/redback/users/jpa/model/JpaUser.java
package org.apache.archiva.redback.users.jpa.model; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the...
2,718
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-configurable/src/main/java/org/apache/archiva/redback/users
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-configurable/src/main/java/org/apache/archiva/redback/users/configurable/ConfigurableUserManager.java
package org.apache.archiva.redback.users.configurable; /* * Copyright 2001-2007 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apa...
2,719
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-cached/src/test/java/org/apache/archiva/redback/users
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-cached/src/test/java/org/apache/archiva/redback/users/cached/CachedUserManagerTest.java
package org.apache.archiva.redback.users.cached; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Ap...
2,720
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-cached/src/main/java/org/apache/archiva/redback/users
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-cached/src/main/java/org/apache/archiva/redback/users/cached/CachedUserManager.java
package org.apache.archiva.redback.users.cached; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Ap...
2,721
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-memory/src/test/java/org/apache/archiva/redback/users
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-memory/src/test/java/org/apache/archiva/redback/users/memory/MemoryUserManagerTest.java
package org.apache.archiva.redback.users.memory; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Ap...
2,722
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-memory/src/main/java/org/apache/archiva/redback/users
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-memory/src/main/java/org/apache/archiva/redback/users/memory/SimpleUserQuery.java
package org.apache.archiva.redback.users.memory; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Ap...
2,723
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-memory/src/main/java/org/apache/archiva/redback/users
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-memory/src/main/java/org/apache/archiva/redback/users/memory/SimpleUser.java
package org.apache.archiva.redback.users.memory; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Ap...
2,724
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-memory/src/main/java/org/apache/archiva/redback/users
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-memory/src/main/java/org/apache/archiva/redback/users/memory/MemoryUserManager.java
package org.apache.archiva.redback.users.memory; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Ap...
2,725
0
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-memory/src/main/java/org/apache/archiva/redback/users/memory
Create_ds/archiva-redback-core/redback-users/redback-users-providers/redback-users-memory/src/main/java/org/apache/archiva/redback/users/memory/util/UserSorter.java
package org.apache.archiva.redback.users.memory.util; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under t...
2,726
0
Create_ds/archiva-redback-core/redback-users/redback-users-tests/src/main/java/org/apache/archiva/redback/users/provider
Create_ds/archiva-redback-core/redback-users/redback-users-tests/src/main/java/org/apache/archiva/redback/users/provider/test/UserManagerEventTracker.java
package org.apache.archiva.redback.users.provider.test; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under...
2,727
0
Create_ds/archiva-redback-core/redback-users/redback-users-tests/src/main/java/org/apache/archiva/redback/users/provider
Create_ds/archiva-redback-core/redback-users/redback-users-tests/src/main/java/org/apache/archiva/redback/users/provider/test/AbstractUserManagerTestCase.java
package org.apache.archiva.redback.users.provider.test; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under...
2,728
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-cached/src/test/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-cached/src/test/java/org/apache/archiva/redback/rbac/cached/CachedRbacManagerPerformanceTest.java
package org.apache.archiva.redback.rbac.cached; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apa...
2,729
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-cached/src/test/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-cached/src/test/java/org/apache/archiva/redback/rbac/cached/CachedRbacManagerTest.java
package org.apache.archiva.redback.rbac.cached; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apa...
2,730
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-cached/src/main/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-cached/src/main/java/org/apache/archiva/redback/rbac/cached/CachedRbacManager.java
package org.apache.archiva.redback.rbac.cached; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apa...
2,731
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/test/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/test/java/org/apache/archiva/redback/rbac/memory/MemoryRbacManagerTest.java
package org.apache.archiva.redback.rbac.memory; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apa...
2,732
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac/memory/MemoryAuthorizationDataSource.java
package org.apache.archiva.redback.rbac.memory; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apa...
2,733
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac/memory/MemoryAuthorizer.java
package org.apache.archiva.redback.rbac.memory; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apa...
2,734
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac/memory/MemoryResource.java
package org.apache.archiva.redback.rbac.memory; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apa...
2,735
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac/memory/MemoryOperation.java
package org.apache.archiva.redback.rbac.memory; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apa...
2,736
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac/memory/MemoryPermission.java
package org.apache.archiva.redback.rbac.memory; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apa...
2,737
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac/memory/MemoryUserAssignment.java
package org.apache.archiva.redback.rbac.memory; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apa...
2,738
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac/memory/MemoryRole.java
package org.apache.archiva.redback.rbac.memory; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apa...
2,739
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-memory/src/main/java/org/apache/archiva/redback/rbac/memory/MemoryRbacManager.java
package org.apache.archiva.redback.rbac.memory; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apa...
2,740
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-ldap/src/test/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-ldap/src/test/java/org/apache/archiva/redback/rbac/ldap/LdapRbacManagerTest.java
package org.apache.archiva.redback.rbac.ldap; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apach...
2,741
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-ldap/src/main/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-ldap/src/main/java/org/apache/archiva/redback/rbac/ldap/LdapRbacManager.java
package org.apache.archiva.redback.rbac.ldap; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apach...
2,742
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/test/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/test/java/org/apache/archiva/redback/rbac/jpa/JpaRbacManagerTest.java
package org.apache.archiva.redback.rbac.jpa; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache...
2,743
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/main/java/org/apache/archiva/redback/rbac
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/main/java/org/apache/archiva/redback/rbac/jpa/JpaRbacManager.java
package org.apache.archiva.redback.rbac.jpa; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache...
2,744
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/main/java/org/apache/archiva/redback/rbac/jpa
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/main/java/org/apache/archiva/redback/rbac/jpa/model/RoleId.java
package org.apache.archiva.redback.rbac.jpa.model;/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Ap...
2,745
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/main/java/org/apache/archiva/redback/rbac/jpa
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/main/java/org/apache/archiva/redback/rbac/jpa/model/JpaUserAssignment.java
package org.apache.archiva.redback.rbac.jpa.model; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the ...
2,746
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/main/java/org/apache/archiva/redback/rbac/jpa
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/main/java/org/apache/archiva/redback/rbac/jpa/model/JpaOperation.java
package org.apache.archiva.redback.rbac.jpa.model; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the ...
2,747
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/main/java/org/apache/archiva/redback/rbac/jpa
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/main/java/org/apache/archiva/redback/rbac/jpa/model/JpaRole.java
package org.apache.archiva.redback.rbac.jpa.model; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the ...
2,748
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/main/java/org/apache/archiva/redback/rbac/jpa
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/main/java/org/apache/archiva/redback/rbac/jpa/model/JpaPermission.java
package org.apache.archiva.redback.rbac.jpa.model; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the ...
2,749
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/main/java/org/apache/archiva/redback/rbac/jpa
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-providers/redback-rbac-jpa/src/main/java/org/apache/archiva/redback/rbac/jpa/model/JpaResource.java
package org.apache.archiva.redback.rbac.jpa.model; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the ...
2,750
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/test/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/test/java/org/apache/archiva/redback/role/AbstractRoleManagerTest.java
package org.apache.archiva.redback.role; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
2,751
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/test/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/test/java/org/apache/archiva/redback/role/JpaRoleManagerTest.java
package org.apache.archiva.redback.role; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
2,752
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/test/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/test/java/org/apache/archiva/redback/role/RoleManagerTest.java
package org.apache.archiva.redback.role; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
2,753
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/test/java/org/apache/archiva/redback/role
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/test/java/org/apache/archiva/redback/role/validator/RoleModelValidatorTest.java
package org.apache.archiva.redback.role.validator; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the ...
2,754
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/test/java/org/apache/archiva/redback/role
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/test/java/org/apache/archiva/redback/role/processor/RoleModelProcessorTest.java
package org.apache.archiva.redback.role.processor; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the ...
2,755
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/test/java/org/apache/archiva/redback/role
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/test/java/org/apache/archiva/redback/role/template/RoleTemplateProcessorTest.java
package org.apache.archiva.redback.role.template; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the A...
2,756
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role/RoleExistsException.java
package org.apache.archiva.redback.role;/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Licen...
2,757
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role/DefaultRoleManager.java
package org.apache.archiva.redback.role; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
2,758
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role/PermanentRoleDeletionInvalid.java
package org.apache.archiva.redback.role;/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Licen...
2,759
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role/RoleNotFoundException.java
package org.apache.archiva.redback.role;/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Licen...
2,760
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role/RoleManagerException.java
package org.apache.archiva.redback.role; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
2,761
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role/RoleManager.java
package org.apache.archiva.redback.role; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
2,762
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role/validator/RoleModelValidator.java
package org.apache.archiva.redback.role.validator; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the ...
2,763
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role/validator/DefaultRoleModelValidator.java
package org.apache.archiva.redback.role.validator; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the ...
2,764
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role/util/RoleModelUtils.java
package org.apache.archiva.redback.role.util; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apach...
2,765
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role/processor/DefaultRoleModelProcessor.java
package org.apache.archiva.redback.role.processor; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the ...
2,766
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role/processor/RoleModelProcessor.java
package org.apache.archiva.redback.role.processor; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the ...
2,767
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role/template/RoleTemplateProcessor.java
package org.apache.archiva.redback.role.template; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the A...
2,768
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role/template/DefaultRoleTemplateProcessor.java
package org.apache.archiva.redback.role.template; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the A...
2,769
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-role-manager/src/main/java/org/apache/archiva/redback/role/template/RoleTemplateProcessorException.java
package org.apache.archiva.redback.role.template; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the A...
2,770
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/RbacObjectNotFoundException.java
package org.apache.archiva.redback.rbac; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
2,771
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/AbstractRBACManager.java
package org.apache.archiva.redback.rbac; /* * Copyright 2001-2006 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licens...
2,772
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/Operation.java
package org.apache.archiva.redback.rbac; /* * Copyright 2001-2006 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licens...
2,773
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/RBACObjectAssertions.java
package org.apache.archiva.redback.rbac; /* * Copyright 2001-2006 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licens...
2,774
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/Resource.java
package org.apache.archiva.redback.rbac; /* * Copyright 2001-2006 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licens...
2,775
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/RBACManagerListener.java
package org.apache.archiva.redback.rbac; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
2,776
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/AbstractUserAssignment.java
package org.apache.archiva.redback.rbac; import java.util.List; /* * Copyright 2001-2006 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http...
2,777
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/RbacSecurityViolation.java
package org.apache.archiva.redback.rbac; /* * Copyright 2001-2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licens...
2,778
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/TemplatedRole.java
package org.apache.archiva.redback.rbac; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
2,779
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/RBACManager.java
package org.apache.archiva.redback.rbac; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
2,780
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/Permission.java
package org.apache.archiva.redback.rbac; /* * Copyright 2001-2006 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licens...
2,781
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/Role.java
package org.apache.archiva.redback.rbac; /* * Copyright 2001-2006 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licens...
2,782
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/UserAssignment.java
package org.apache.archiva.redback.rbac; import java.io.Serializable; import java.util.List; /* * Copyright 2001-2006 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of t...
2,783
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/RbacPermanentException.java
package org.apache.archiva.redback.rbac; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
2,784
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/RbacObjectInvalidException.java
package org.apache.archiva.redback.rbac; /* * Copyright 2001-2006 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licens...
2,785
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/AbstractRole.java
package org.apache.archiva.redback.rbac; /* * Copyright 2001-2006 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licens...
2,786
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-model/src/main/java/org/apache/archiva/redback/rbac/RbacManagerException.java
package org.apache.archiva.redback.rbac; /* * Copyright 2001-2006 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licens...
2,787
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-tests/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-tests/src/main/java/org/apache/archiva/redback/tests/RbacManagerEventTracker.java
package org.apache.archiva.redback.tests; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Li...
2,788
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-tests/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-tests/src/main/java/org/apache/archiva/redback/tests/AbstractRbacManagerPerformanceTestCase.java
package org.apache.archiva.redback.tests; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Li...
2,789
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-tests/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-tests/src/main/java/org/apache/archiva/redback/tests/AbstractRbacManagerTestCase.java
package org.apache.archiva.redback.tests; /* * Copyright 2001-2006 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licen...
2,790
0
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-tests/src/main/java/org/apache/archiva/redback/tests
Create_ds/archiva-redback-core/redback-rbac/redback-rbac-tests/src/main/java/org/apache/archiva/redback/tests/utils/RBACDefaults.java
package org.apache.archiva.redback.tests.utils; /* * Copyright 2006 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/lice...
2,791
0
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/test/java/org/apache/archiva/redback/common/ldap
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/test/java/org/apache/archiva/redback/common/ldap/role/TestLdapRoleMapper.java
package org.apache.archiva.redback.common.ldap.role; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under th...
2,792
0
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/test/java/org/apache/archiva/redback/common/ldap
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/test/java/org/apache/archiva/redback/common/ldap/connection/ConfigurableLdapConnectionFactoryTest.java
package org.apache.archiva.redback.common.ldap.connection; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you un...
2,793
0
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/test/java/org/apache/archiva/redback/common/ldap
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/test/java/org/apache/archiva/redback/common/ldap/user/LdapUserMapperTest.java
package org.apache.archiva.redback.common.ldap.user; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under th...
2,794
0
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/test/java/org/apache/archiva/redback/common/ldap
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/test/java/org/apache/archiva/redback/common/ldap/user/MockUserManager.java
package org.apache.archiva.redback.common.ldap.user; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the...
2,795
0
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/main/java/org/apache/archiva/redback/common
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/main/java/org/apache/archiva/redback/common/ldap/ObjectNotFoundException.java
package org.apache.archiva.redback.common.ldap; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apa...
2,796
0
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/main/java/org/apache/archiva/redback/common
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/main/java/org/apache/archiva/redback/common/ldap/MappingException.java
package org.apache.archiva.redback.common.ldap; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apa...
2,797
0
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/main/java/org/apache/archiva/redback/common
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/main/java/org/apache/archiva/redback/common/ldap/LdapUtils.java
package org.apache.archiva.redback.common.ldap; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apa...
2,798
0
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/main/java/org/apache/archiva/redback/common/ldap
Create_ds/archiva-redback-core/redback-common/redback-common-ldap/src/main/java/org/apache/archiva/redback/common/ldap/role/DefaultLdapRoleMapperConfiguration.java
package org.apache.archiva.redback.common.ldap.role; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the...
2,799