Package org.nuxeo.ecm.platform.oauth.keys
-
Interface Summary 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 Summary Class Description OAuthServerKeyManagerImpl Implements theOAuthServerKeyManager
interface.ServerKeyDescriptor Xmap object used to represent the contribution toOAuthServerKeyManager
.