Class AdminJwtAuthorizationProvider

    • Constructor Summary

      Constructors 
      Constructor Description
      AdminJwtAuthorizationProvider​(java.security.interfaces.RSAPublicKey publicKey, java.security.interfaces.RSAPrivateKey privateKey)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] getAuthToken()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AdminJwtAuthorizationProvider

        public AdminJwtAuthorizationProvider​(java.security.interfaces.RSAPublicKey publicKey,
                                             java.security.interfaces.RSAPrivateKey privateKey)