So just to confirm, this is not possible? That means if I have a non-web API which uses Shiro, it needs a single entry point so that I can configure Shiro before the user does anything.
Thanks, Eric -----Original Message----- From: Eric Stein Sent: Friday, November 08, 2013 11:40 AM To: [email protected] Subject: 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
