Object JwkFactory

  • All Implemented Interfaces:

    
    public class JwkFactory
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static JwkFactory INSTANCE
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static RSAKey fromJsonFile(String filePath)
      final static RSAKey fromJson(String jwk)
      final static RSAKey fromKeyStore(String alias, InputStream keyStoreFile, String password)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait