Interface LogoutTokenClaimNames


  • public interface LogoutTokenClaimNames
    The names of the "claims" defined by the OpenID Connect Back-Channel Logout 1.0 specification that can be returned in the Logout Token.
    Since:
    1.0
    Author:
    Vaadin Ltd
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String EVENTS
      The events claim.
      static String SID
      The sid claim (session identifier).