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-policy/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/AccountLockedException.java
package org.apache.archiva.redback.policy; /* * 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/lice...
2,500
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/PasswordEncodingException.java
package org.apache.archiva.redback.policy; /* * 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/lice...
2,501
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/MustChangePasswordException.java
package org.apache.archiva.redback.policy; import org.apache.archiva.redback.users.User; /* * 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 L...
2,502
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/UserValidationSettings.java
package org.apache.archiva.redback.policy; /* * 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 L...
2,503
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/PasswordRuleViolations.java
package org.apache.archiva.redback.policy; /* * 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/lice...
2,504
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/DefaultUserSecurityPolicy.java
package org.apache.archiva.redback.policy; /* * 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 L...
2,505
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/encoders/AbstractJAASPasswordEncoder.java
package org.apache.archiva.redback.policy.encoders; /* * 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...
2,506
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/encoders/SHA1PasswordEncoder.java
package org.apache.archiva.redback.policy.encoders; /* * 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/...
2,507
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/encoders/PlainTextPasswordEncoder.java
package org.apache.archiva.redback.policy.encoders; /* * 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...
2,508
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/encoders/SHA256PasswordEncoder.java
package org.apache.archiva.redback.policy.encoders; /* * 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/...
2,509
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/rules/NumericalPasswordRule.java
package org.apache.archiva.redback.policy.rules; /* * 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.or...
2,510
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/rules/AlphaNumericPasswordRule.java
package org.apache.archiva.redback.policy.rules; /* * 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.or...
2,511
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/rules/ReusePasswordRule.java
package org.apache.archiva.redback.policy.rules; /* * 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.or...
2,512
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/rules/CharacterLengthPasswordRule.java
package org.apache.archiva.redback.policy.rules; /* * 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.or...
2,513
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/rules/AlphaPasswordRule.java
package org.apache.archiva.redback.policy.rules; /* * 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.or...
2,514
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/rules/MustHavePasswordRule.java
package org.apache.archiva.redback.policy.rules; /* * 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/lic...
2,515
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/rules/AbstractPasswordRule.java
package org.apache.archiva.redback.policy.rules; /* * 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.or...
2,516
0
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy
Create_ds/archiva-redback-core/redback-policy/src/main/java/org/apache/archiva/redback/policy/rules/WhitespacePasswordRule.java
package org.apache.archiva.redback.policy.rules; /* * 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.or...
2,517
0
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-providers/redback-authorization-rbac/src/test/java/org/apache/archiva/redback/authorization/rbac
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-providers/redback-authorization-rbac/src/test/java/org/apache/archiva/redback/authorization/rbac/evaluator/PermissionEvaluatorTest.java
package org.apache.archiva.redback.authorization.rbac.evaluator; /* * 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 ...
2,518
0
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-providers/redback-authorization-rbac/src/main/java/org/apache/archiva/redback/authorization
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-providers/redback-authorization-rbac/src/main/java/org/apache/archiva/redback/authorization/rbac/RbacAuthorizer.java
package org.apache.archiva.redback.authorization.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 ...
2,519
0
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-providers/redback-authorization-rbac/src/main/java/org/apache/archiva/redback/authorization/rbac
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-providers/redback-authorization-rbac/src/main/java/org/apache/archiva/redback/authorization/rbac/evaluator/PermissionEvaluationException.java
package org.apache.archiva.redback.authorization.rbac.evaluator; /* * 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 ...
2,520
0
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-providers/redback-authorization-rbac/src/main/java/org/apache/archiva/redback/authorization/rbac
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-providers/redback-authorization-rbac/src/main/java/org/apache/archiva/redback/authorization/rbac/evaluator/PermissionEvaluator.java
package org.apache.archiva.redback.authorization.rbac.evaluator; /* * 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 ...
2,521
0
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-providers/redback-authorization-rbac/src/main/java/org/apache/archiva/redback/authorization/rbac
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-providers/redback-authorization-rbac/src/main/java/org/apache/archiva/redback/authorization/rbac/evaluator/DefaultPermissionEvaluator.java
package org.apache.archiva.redback.authorization.rbac.evaluator; /* * 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 ...
2,522
0
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-providers/redback-authorization-open/src/main/java/org/apache/archiva/redback/authorization
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-providers/redback-authorization-open/src/main/java/org/apache/archiva/redback/authorization/open/OpenAuthorizer.java
package org.apache.archiva.redback.authorization.open; /* * 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.apa...
2,523
0
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-api/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-api/src/main/java/org/apache/archiva/redback/authorization/RedbackAuthorization.java
package org.apache.archiva.redback.authorization; /* * 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,524
0
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-api/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-api/src/main/java/org/apache/archiva/redback/authorization/UnauthorizedException.java
package org.apache.archiva.redback.authorization; /* * 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,525
0
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-api/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-api/src/main/java/org/apache/archiva/redback/authorization/AuthorizationResult.java
package org.apache.archiva.redback.authorization; /* * 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,526
0
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-api/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-api/src/main/java/org/apache/archiva/redback/authorization/AuthorizationDataSource.java
package org.apache.archiva.redback.authorization; /* * 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,527
0
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-api/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-api/src/main/java/org/apache/archiva/redback/authorization/Authorizer.java
package org.apache.archiva.redback.authorization; /* * 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,528
0
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-api/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-api/src/main/java/org/apache/archiva/redback/authorization/AuthorizationException.java
package org.apache.archiva.redback.authorization; /* * 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,529
0
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-api/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-authorization/redback-authorization-api/src/main/java/org/apache/archiva/redback/authorization/NotAuthorizedException.java
package org.apache.archiva.redback.authorization; /* * 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,530
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/test/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/test/java/org/apache/archiva/redback/integration/HttpUtilsTest.java
package org.apache.archiva.redback.integration; /* * 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,531
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/test/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/test/java/org/apache/archiva/redback/integration/mail/MailGeneratorTest.java
package org.apache.archiva.redback.integration.mail; /* * 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,532
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/test/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/test/java/org/apache/archiva/redback/integration/mail/MockJavaMailSender.java
package org.apache.archiva.redback.integration.mail; /* * 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,533
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/test/java/org/apache/archiva/redback/integration/filter/authentication
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/test/java/org/apache/archiva/redback/integration/filter/authentication/digest/HexTest.java
package org.apache.archiva.redback.integration.filter.authentication.digest; /* * 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...
2,534
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/HttpUtils.java
package org.apache.archiva.redback.integration; /* * 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,535
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/util/RoleSorter.java
package org.apache.archiva.redback.integration.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 th...
2,536
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/util/AutoLoginCookies.java
package org.apache.archiva.redback.integration.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 th...
2,537
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/util/TemplatedRoleSorter.java
package org.apache.archiva.redback.integration.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 th...
2,538
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/util/ResourceSorter.java
package org.apache.archiva.redback.integration.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 th...
2,539
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/util/PermissionSorter.java
package org.apache.archiva.redback.integration.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 th...
2,540
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/util/UserComparator.java
package org.apache.archiva.redback.integration.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 th...
2,541
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/util/ModelTemplateSorter.java
package org.apache.archiva.redback.integration.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 th...
2,542
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/util/DateUtils.java
package org.apache.archiva.redback.integration.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 th...
2,543
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/util/OperationSorter.java
package org.apache.archiva.redback.integration.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 th...
2,544
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/mail/FreemarkerMailGenerator.java
package org.apache.archiva.redback.integration.mail; /* * 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,545
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/mail/MailerImpl.java
package org.apache.archiva.redback.integration.mail; /* * 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,546
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/mail/Mailer.java
package org.apache.archiva.redback.integration.mail; /* * 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,547
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/mail/MailGenerator.java
package org.apache.archiva.redback.integration.mail; /* * 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,548
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/checks
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/checks/security/LockedAdminEnvironmentCheck.java
package org.apache.archiva.redback.integration.checks.security; /* * 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 y...
2,549
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/checks
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/checks/security/AdminAutoCreateCheck.java
package org.apache.archiva.redback.integration.checks.security; /* * 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 y...
2,550
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/checks
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/checks/security/GuestUserEnvironmentCheck.java
package org.apache.archiva.redback.integration.checks.security; /* * 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 y...
2,551
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/checks
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/checks/security/RequiredRolesEnvironmentCheck.java
package org.apache.archiva.redback.integration.checks.security; /* * 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 y...
2,552
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/model/EditUserCredentials.java
package org.apache.archiva.redback.integration.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 t...
2,553
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/model/SimplePermission.java
package org.apache.archiva.redback.integration.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 t...
2,554
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/model/AdminEditUserCredentials.java
package org.apache.archiva.redback.integration.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 t...
2,555
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/model/CreateRoleDetails.java
package org.apache.archiva.redback.integration.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 t...
2,556
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/model/CreateUserCredentials.java
package org.apache.archiva.redback.integration.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 t...
2,557
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/model/RoleDetails.java
package org.apache.archiva.redback.integration.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 t...
2,558
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/model/UserCredentials.java
package org.apache.archiva.redback.integration.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 t...
2,559
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/model/EditRoleDetails.java
package org.apache.archiva.redback.integration.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 t...
2,560
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/SpringServletFilter.java
package org.apache.archiva.redback.integration.filter; /* * 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,561
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authorization/SimpleAuthorizationFilter.java
package org.apache.archiva.redback.integration.filter.authorization; /* * 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 *...
2,562
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication/AbstractHttpAuthenticationFilter.java
package org.apache.archiva.redback.integration.filter.authentication; /* * 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 ...
2,563
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication/HttpAuthenticator.java
package org.apache.archiva.redback.integration.filter.authentication; /* * 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 ...
2,564
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication/HttpAuthenticationException.java
package org.apache.archiva.redback.integration.filter.authentication; /* * 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 ...
2,565
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication/digest/HttpDigestAuthentication.java
package org.apache.archiva.redback.integration.filter.authentication.digest; /* * 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...
2,566
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication/digest/Digest.java
package org.apache.archiva.redback.integration.filter.authentication.digest; /* * 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...
2,567
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication/digest/HttpDigestHeader.java
package org.apache.archiva.redback.integration.filter.authentication.digest; /* * 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...
2,568
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication/digest/Hex.java
package org.apache.archiva.redback.integration.filter.authentication.digest; /* * 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...
2,569
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication/digest/NonceExpirationException.java
package org.apache.archiva.redback.integration.filter.authentication.digest; /* * 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...
2,570
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication/digest/HttpDigestAuthenticationFilter.java
package org.apache.archiva.redback.integration.filter.authentication.digest; /* * 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...
2,571
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication/basic/HttpBasicAuthentication.java
package org.apache.archiva.redback.integration.filter.authentication.basic; /* * 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 ...
2,572
0
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication
Create_ds/archiva-redback-core/redback-integrations/redback-common-integrations/src/main/java/org/apache/archiva/redback/integration/filter/authentication/basic/HttpBasicAuthenticationFilter.java
package org.apache.archiva.redback.integration.filter.authentication.basic; /* * 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 ...
2,573
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/MessageKeys.java
package org.apache.archiva.redback.rest.api;/* * 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 L...
2,574
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/Constants.java
package org.apache.archiva.redback.rest.api; /* * 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,575
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/RedbackRestError.java
package org.apache.archiva.redback.rest.api.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 A...
2,576
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/UserLogin.java
package org.apache.archiva.redback.rest.api.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,577
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/Application.java
package org.apache.archiva.redback.rest.api.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 A...
2,578
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/GroupMappingUpdateRequest.java
package org.apache.archiva.redback.rest.api.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,579
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/StringList.java
package org.apache.archiva.redback.rest.api.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 A...
2,580
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/LdapGroupMapping.java
package org.apache.archiva.redback.rest.api.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 A...
2,581
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/Operation.java
package org.apache.archiva.redback.rest.api.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 A...
2,582
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/Resource.java
package org.apache.archiva.redback.rest.api.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 A...
2,583
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/User.java
package org.apache.archiva.redback.rest.api.model; import org.apache.archiva.redback.integration.util.DateUtils; import javax.xml.bind.annotation.XmlRootElement; import java.io.Serializable; import java.util.List; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreeme...
2,584
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/RegistrationKey.java
package org.apache.archiva.redback.rest.api.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 A...
2,585
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/ActionStatus.java
package org.apache.archiva.redback.rest.api.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,586
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/TokenRequest.java
package org.apache.archiva.redback.rest.api.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,587
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/ErrorMessage.java
package org.apache.archiva.redback.rest.api.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 A...
2,588
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/UserRegistrationRequest.java
package org.apache.archiva.redback.rest.api.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 A...
2,589
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/LoginRequest.java
package org.apache.archiva.redback.rest.api.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 A...
2,590
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/Permission.java
package org.apache.archiva.redback.rest.api.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 A...
2,591
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/GroupMapping.java
package org.apache.archiva.redback.rest.api.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 A...
2,592
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/ApplicationRoles.java
package org.apache.archiva.redback.rest.api.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 A...
2,593
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/ResetPasswordRequest.java
package org.apache.archiva.redback.rest.api.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 A...
2,594
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/TokenResponse.java
package org.apache.archiva.redback.rest.api.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,595
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/RoleTemplate.java
package org.apache.archiva.redback.rest.api.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 A...
2,596
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/AuthenticationKeyResult.java
package org.apache.archiva.redback.rest.api.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,597
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/Role.java
package org.apache.archiva.redback.rest.api.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 A...
2,598
0
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api
Create_ds/archiva-redback-core/redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/VerificationStatus.java
package org.apache.archiva.redback.rest.api.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,599