Interface SessionContext

    • Method Detail

      • getAttribute

        @Nullable
        @Nullable String getAttribute​(String name)
        Parameters:
        name - Attribute name.
        Returns:
        Attribute value, or null if not specified.