I'm not sure I understand the question - just make sure at least one of your Realms returns a non-null AuthenticationInfo instance and that instance's getPrincipals() and getCredentials() methods return non-null values.
On Thu, Jan 28, 2010 at 11:58 AM, rchristy <[email protected]> wrote: > > Is there an example of how I should return an AuthenticationInfo object in a > realm that will rely on another to properly authenticate? > -- > View this message in context: > http://n2.nabble.com/Authenticating-in-multiple-realms-tp4474104p4474476.html > Sent from the Shiro User mailing list archive at Nabble.com. >
