getSessionAttributes

@NotNull
open fun getSessionAttributes(): @NotNull Map<String, String>

Retrieves the current session attributes.

Return

A Map containing the current session attributes.