Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.admin.oauth
Class ServerKeyActionBean

java.lang.Object
  extended by org.nuxeo.ecm.admin.oauth.ServerKeyActionBean

@Name(value="oauthServerKeyActions")
@Scope(value=EVENT)
public class ServerKeyActionBean
extends Object


Constructor Summary
ServerKeyActionBean()
           
 
Method Summary
 String getKeyName()
           
 String getPublicCertificate()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerKeyActionBean

public ServerKeyActionBean()
Method Detail

getPublicCertificate

public String getPublicCertificate()

getKeyName

public String getKeyName()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.