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