| Interface | Description |
|---|---|
| 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
|
| Class | Description |
|---|---|
| OAuthServerKeyManagerImpl |
Implements the
OAuthServerKeyManager interface. |
| ServerKeyDescriptor |
Xmap object used to represent the contribution to
OAuthServerKeyManager. |
Copyright © 2015 Nuxeo SA. All rights reserved.