Interface UserSessionNoteDescriptor

All Known Implementing Classes:
ImpersonationSessionNote

public interface UserSessionNoteDescriptor
Describes a user session note for simple and generic ProtocolMapperModel creation.
  • Method Details

    • getDisplayName

      String getDisplayName()
      Returns:
      A human-readable name for the session note. This should tell the end user what the session note contains
    • getTokenClaim

      String getTokenClaim()
      Returns:
      Token claim name/path to store the user session note value in.