Interface OAuthServerKeyManager

  • All Known Implementing Classes:
    OAuthServerKeyManagerImpl

    public interface OAuthServerKeyManager
    Service to manage the key and shared secret used by Nuxeo server :
    • private/public key pair used by Nuxeo to use Signed request with RSA
    • shared key between Nuxeo and Shindig to manage Signed Fetch
    Author:
    tiry