----- Original Message -----
From: "Bill Burke" <bburke(a)redhat.com>
To: security-dev(a)lists.jboss.org
Sent: Monday, June 24, 2013 9:37:48 AM
Subject: [security-dev] explain relationship between partition and IdentityManager
It looks like you create an IdentityManager that is assigned to a
particular partition. Correct?
Yes, a IM is always associated with a specific Partition. If none is provided (eg.:
IMF.createIdentityManager()), the Realm.DEFAULT partition is used.
So, if I do a idm.getRole(name) will it include the partition within the
search automatically?
Yes, it will.
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
_______________________________________________
security-dev mailing list
security-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/security-dev