Class BytedeskProperties.Jwt

java.lang.Object
com.bytedesk.core.config.properties.BytedeskProperties.Jwt
Enclosing class:
BytedeskProperties

public static class BytedeskProperties.Jwt extends Object
  • Field Details

    • secretKey

      private String secretKey
    • expiration

      private String expiration
    • refreshTokenExpiration

      private String refreshTokenExpiration
  • Constructor Details

    • Jwt

      public Jwt()