public interface Session extends Map<String,Object>, Closeable
New keys added to a session object should be named in a manner that avoids possible collision with keys added by other objects in the heap.
Copyright © 2014 ForgeRock AS. All rights reserved.