Class ConfigurationFlowTest

    • Constructor Detail

      • ConfigurationFlowTest

        protected ConfigurationFlowTest()
    • Method Detail

      • test

        public void test()
                  throws com.nimbusds.oauth2.sdk.ParseException,
                         IOException
        Throws:
        com.nimbusds.oauth2.sdk.ParseException
        IOException
      • containsAll

        protected boolean containsAll​(Collection<? extends com.nimbusds.jose.Algorithm> algs,
                                      Collection<String> strings)