cgl.narada.service.security.events
Class TemplateKeyRequest
java.lang.Object
cgl.narada.service.security.events.TemplateKeyRequest
public class TemplateKeyRequest
- extends Object
An event which encapsulates a template key request
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateKeyRequest
public TemplateKeyRequest(int entityId,
int templateId,
Certificate entityCertificate)
TemplateKeyRequest
public TemplateKeyRequest(byte[] marshalledBytes)
getEntityId
public int getEntityId()
getTemplateId
public int getTemplateId()
getEntityCertificate
public Certificate getEntityCertificate()
getBytes
public byte[] getBytes()
For comments and suggestions please send
e-mail to
The NaradaBrokering Project