
Originally Posted by
tmoens
However User Details objects are immutable so I can not seem to create a new and data fill it, nor can I change an existing UserDetails so as to give it to the Manager to change the LDAP stored values.
I also noticed that the various UserDetails implementation objects have inner Essence classes which allow setting of all the attributes I want - but I have to admit that I simply don;t understand how or if I can access the essence classes to effect changes. This may simply be a deficiency in some basic Java knowledge on my part.