- name
- the name to bind the object to.
- value
- the object to bind.
Type Reason Java.Lang.IllegalArgumentException if either name or value is null.
Binds the specified object under the specified name in this session's application layer data.
For bindings (new or existing) implementing the SSLSessionBindingListener interface the object will be notified.