public interface  org.apache.shiro.realm.RealmFactory extends java.lang.Object
{
public abstract java.util.Collection getRealms();
}