Class MemoryUserSessionFactory.MemoryUser

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,String>
io.milton.ldap.MapContact
io.milton.ldap.MemoryUserSessionFactory.MemoryUser
All Implemented Interfaces:
LdapPrincipal, LdapContact, PropFindableResource, Resource, Serializable, Cloneable, Map<String,String>
Enclosing class:
MemoryUserSessionFactory

public static class MemoryUserSessionFactory.MemoryUser extends MapContact implements LdapPrincipal, LdapContact
The BeanPropertyResource annotation makes the bean properties on this class available to milton property resolution. The value is the namespace that these properties will be mapped to. Note that the LDAP support will, by default, map properties to the "ldap" namespace, which must correspond to the namespace used here
See Also: