Class D4ScienceCustomClaims


  • public class D4ScienceCustomClaims
    extends Object
    Constants for D4Science custom claims used in JWT tokens.
    Author:
    Luca Frosini (ISTI-CNR)
    • Field Detail

      • CLIENT_NAME

        public static final String CLIENT_NAME
        The display name of a client with service account
        See Also:
        Constant Field Values
      • CLIENT_CONTACT_PERSON

        public static final String CLIENT_CONTACT_PERSON
        The registered contact person of a client with service account
        See Also:
        Constant Field Values
      • CLIENT_CONTACT_ORGANISATION

        public static final String CLIENT_CONTACT_ORGANISATION
        The registered contact organization of a client with service account
        See Also:
        Constant Field Values
    • Constructor Detail

      • D4ScienceCustomClaims

        public D4ScienceCustomClaims()