public class Roles extends Object implements Iterable<Role>, Serializable
Roles()
Set<Role>
getRoles()
Iterator<Role>
iterator()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Roles()
public Set<Role> getRoles()
public String toString()
toString
Object
public Iterator<Role> iterator()
iterator
Iterable<Role>
Copyright © 2015 JBoss by Red Hat. All rights reserved.