public class EnrollmentCertificate extends Object
| Constructor and Description |
|---|
EnrollmentCertificate() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPem() |
String |
getSerial() |
int |
getTenantId() |
void |
setPem(String pem) |
void |
setSerial(String serial) |
void |
setTenantId(int tenantId) |
Copyright © 2017 WSO2. All rights reserved.