java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet<E>
java.util.HashSet<Role>
org.apache.activemq.artemis.core.config.impl.RoleSet
All Implemented Interfaces:
Serializable, Cloneable, Iterable<Role>, Collection<Role>, Set<Role>

public class RoleSet extends HashSet<Role>
See Also:
  • Constructor Details

    • RoleSet

      public RoleSet()
    • RoleSet

      public RoleSet(String key, Set<Role> value)
  • Method Details

    • add

      public void add(String name, Role value)
    • getName

      public String getName()
    • setName

      public void setName(String name)