Class OAuthJoseJwtConsumer

    • Constructor Detail

      • OAuthJoseJwtConsumer

        public OAuthJoseJwtConsumer()
    • Method Detail

      • isDecryptWithClientSecret

        public boolean isDecryptWithClientSecret()
      • setDecryptWithClientSecret

        public void setDecryptWithClientSecret​(boolean decryptWithClientSecret)
      • isVerifyWithClientSecret

        public boolean isVerifyWithClientSecret()
      • setVerifyWithClientSecret

        public void setVerifyWithClientSecret​(boolean verifyWithClientSecret)