SSLSession.getValueNames

Returns an array of the names of all the application layer data objects bound into the Connection. <p> For security reasons, the same named values may not be visible across different access control contexts.

@return a non-null (possibly empty) array of names of the objects bound to this Connection.

interface SSLSession
string[]
getValueNames
()

Meta