Uses of Class
com.atlassian.bamboo.security.acegi.acls.ImmutableAcl
Packages that use ImmutableAcl
-
Uses of ImmutableAcl in com.atlassian.bamboo.security.acegi.acls
Methods in com.atlassian.bamboo.security.acegi.acls that return ImmutableAclModifier and TypeMethodDescriptionstatic @NotNull ImmutableAcl
ImmutableAcl.copyOf
(@NotNull AclDto from, Collection<AceDto> aces, @Nullable org.acegisecurity.acls.Acl parentAcl) static @Nullable ImmutableAcl
ImmutableAcl.copyOf
(org.acegisecurity.acls.Acl from)