Shiro.ini file configuration but in Java class? -


i want know if possible configure shiro without shiro.ini file, mean, instead of using ini file, if need make shiro config hardcoded in java class?

yes possible. documentation says how it:

http://shiro.apache.org/configuration.html#configuration-programmaticconfiguration


Comments

Popular posts from this blog

Prolog - Listing -

orchardcms - change base url in local copy in Orchard CMS -

linear regression - Trying to get confidence/prediction intervals with `predict.lm` in R, but I keep getting an error regarding my dichotomous variable -