Calls {@link #init(Object) init} for each object in the collection. If the collection is {@code null} or empty, this method returns quietly.
@param c the collection containing objects to {@link #init init}. @throws ShiroException if unable to initialize one or more instances. @since 0.9
See Implementation
Calls {@link #init(Object) init} for each object in the collection. If the collection is {@code null} or empty, this method returns quietly.
@param c the collection containing objects to {@link #init init}. @throws ShiroException if unable to initialize one or more instances. @since 0.9