Class BankIdSessionAttributeKeys

java.lang.Object
se.swedenconnect.bankid.idp.authn.session.BankIdSessionAttributeKeys

public class BankIdSessionAttributeKeys extends Object
Keys for storing BankID objects in the session.
Author:
Martin Lindström, Felix Hellman
  • Field Details

    • BANKID_CONTEXT

      public static final String BANKID_CONTEXT
      The BankID context.
      See Also:
    • PREVIOUS_DEVICE_SESSION_ATTRIBUTE

      public static final String PREVIOUS_DEVICE_SESSION_ATTRIBUTE
      The session attribute where we store whether we selected "this device" or "other device".
      See Also:
    • BANKID_COMPLETION_DATA_ATTRIBUTE

      public static final String BANKID_COMPLETION_DATA_ATTRIBUTE
      The session attribute where we store completion data for a bankid session
      See Also:
    • BANKID_STATE_ATTRIBUTE

      public static final String BANKID_STATE_ATTRIBUTE
      The session attribute where we store the current state of a bankid session
      See Also:
    • BANKID_USER_VISIBLE_DATA_ATTRIBUTE

      public static final String BANKID_USER_VISIBLE_DATA_ATTRIBUTE
      The session attribute where we store display message
      See Also:
    • BANKID_VOLATILE_ATTRIBUTES

      public static final List<String> BANKID_VOLATILE_ATTRIBUTES
      Attributes which should not be persisted upon cancelation or completion of an order