Uses of Interface
com.atlassian.bamboo.security.acegi.acls.dto.AclDto
Packages that use AclDto
Package
Description
-
Uses of AclDto in com.atlassian.bamboo.security.acegi.acls
Methods in com.atlassian.bamboo.security.acegi.acls that return types with arguments of type AclDtoMethods in com.atlassian.bamboo.security.acegi.acls with parameters of type AclDtoModifier and TypeMethodDescriptionstatic @NotNull ImmutableAcl
ImmutableAcl.copyOf
(@NotNull AclDto from, Collection<AceDto> aces, @Nullable org.acegisecurity.acls.Acl parentAcl) -
Uses of AclDto in com.atlassian.bamboo.security.acegi.acls.dto
Classes in com.atlassian.bamboo.security.acegi.acls.dto that implement AclDto