Class PGPSecret

    • Constructor Summary

      Constructors 
      Constructor Description
      PGPSecret()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.jsonwebtoken.JwtBuilder configure​(io.jsonwebtoken.JwtBuilder builder)  
      io.jsonwebtoken.JwtParserBuilder configure​(io.jsonwebtoken.JwtParserBuilder builder)  
      java.lang.String getPassword()  
      java.lang.String getPath()  
      void setPassword​(java.lang.String password)  
      void setPath​(java.lang.String path)  
      • Methods inherited from class java.lang.Object

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