Interface AuthenticationContainer
- All Superinterfaces:
Collection<Authentication>,org.gradle.util.Configurable<NamedDomainObjectContainer<Authentication>>,DomainObjectCollection<Authentication>,Iterable<Authentication>,NamedDomainObjectCollection<Authentication>,NamedDomainObjectContainer<Authentication>,NamedDomainObjectSet<Authentication>,PolymorphicDomainObjectContainer<Authentication>,Set<Authentication>
@Incubating
public interface AuthenticationContainer
extends PolymorphicDomainObjectContainer<Authentication>
Container for configuring repository authentication schemes of type
Authentication.-
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface org.gradle.api.DomainObjectCollection
all, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeMethods inherited from interface org.gradle.api.NamedDomainObjectCollection
add, addAll, addRule, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getByName, getNamer, getNames, getRulesMethods inherited from interface org.gradle.api.NamedDomainObjectContainer
configure, create, create, create, maybeCreateMethods inherited from interface org.gradle.api.NamedDomainObjectSet
findAll, matching, matching, withTypeMethods inherited from interface org.gradle.api.PolymorphicDomainObjectContainer
containerWithType, create, create, maybeCreate