RealmSecurityManager.setRealms

Sets the realms managed by this <tt>SecurityManager</tt> instance.

@param realms the realms managed by this <tt>SecurityManager</tt> instance. @throws IllegalArgumentException if the realms collection is null or empty.

class RealmSecurityManager
void
setRealms

Meta