Class TokenUtilsExtraTest


  • public class TokenUtilsExtraTest
    extends Object
    Tests which verify TokenUtils methods excluding those which generate a token.
    • Constructor Detail

      • TokenUtilsExtraTest

        public TokenUtilsExtraTest()
    • Method Detail

      • testKeyPairGeneration2048Length

        public void testKeyPairGeneration2048Length()
                                             throws Exception
        Throws:
        Exception
      • testKeyPairGeneration1024Length

        public void testKeyPairGeneration1024Length()
                                             throws Exception
        Throws:
        Exception
      • testReadPrivateKey

        public void testReadPrivateKey()
                                throws Exception
        Throws:
        Exception
      • testReadJwkPublicKey

        public void testReadJwkPublicKey()
                                  throws Exception
        Throws:
        Exception
      • testReadJwkPrivateKey

        public void testReadJwkPrivateKey()
                                   throws Exception
        Throws:
        Exception