Removing a value from an attribute in a script
Keith Wessel
kwessel at illinois.edu
Wed May 24 21:47:16 EDT 2017
On Wed, May 24, 2017 at 10:43:20PM +0000, Cantor, Scott wrote:
> With V3, we go ahead and create the destination IdPAttribute for you but the values should be under your control and I don't think they could be unremoveable. I think it's just an issue in the logic you used, but if it doesn't matter no big deal.
So, for academic purposes, how would I remove them in this case? Is the
only option to use teh getNativeAttribute mthod on the attribute then
operate on it as... what exactly? It returns an IdPattribute type, and
from what I see in the Javadocs, there's no remove method available from
that class or an inherited class. Sorry, Scott, I'm missing something.
Keith
More information about the users
mailing list