You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@shiro.apache.org by Eric Stein <st...@locustec.com> on 2013/11/08 17:39:01 UTC

Load INI file on startup?

Is there a way for a non-web Shiro installation to load itself from an INI file on startup, similar to the way log4j and slf4j operate? I'm trying to avoid forcing my library's clients to have to make an explicit call into my API to spin up Shiro.

Thanks,
Eric