MutablePrincipalCollection.addAll

Adds all of the principals from the given principal collection to this collection.

@param principals the principals to add.

  1. void addAll(Collection!Object principals, string realmName)
  2. void addAll(PrincipalCollection principals)
    interface MutablePrincipalCollection

Meta