|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.solutions.identity.cards.model.Identity
public class Identity
| Field Summary | |
|---|---|
static javax.xml.namespace.QName |
NAME
|
| Constructor Summary | |
|---|---|
Identity()
|
|
| Method Summary | |
|---|---|
java.security.cert.X509Certificate |
getCertificate()
|
org.apache.axiom.om.OMElement |
serialize()
Serialize this element into an OMElement |
void |
setCertificate(java.security.cert.X509Certificate certificate)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final javax.xml.namespace.QName NAME
| Constructor Detail |
|---|
public Identity()
| Method Detail |
|---|
public org.apache.axiom.om.OMElement serialize()
throws CardModelException
CardElement
serialize in interface CardElementCardModelExceptionpublic java.security.cert.X509Certificate getCertificate()
public void setCertificate(java.security.cert.X509Certificate certificate)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||