[
https://issues.apache.org/jira/browse/SHIRO-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Les Hazlewood resolved SHIRO-121.
---------------------------------
Resolution: Fixed
Resolved. All unit tests pass and sample web app works.
> Change usages of java.net.InetAddress to be Strings
> ---------------------------------------------------
>
> Key: SHIRO-121
> URL: https://issues.apache.org/jira/browse/SHIRO-121
> Project: Shiro
> Issue Type: New Feature
> Affects Versions: 0.9-RC1, 0.9
> Reporter: Les Hazlewood
> Fix For: 1.0
>
>
> The java.net.InetAddress is a restricted class for Google App Engine
> applications and cannot be loaded, and as such, Shiro is not available in any
> GAE application. Also, Strings are a little more flexible and allow the end
> user to customize exactly what that value might be for a given application
> (IP, host name, etc).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.