|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.solutions.identity.cards.model.SelfIssuedCredential
public class SelfIssuedCredential
Field Summary | |
---|---|
static javax.xml.namespace.QName |
NAME
|
Constructor Summary | |
---|---|
SelfIssuedCredential(java.lang.String ppid)
Create a new SelfIssuedCredential with a personal private identifier. |
Method Summary | |
---|---|
java.lang.String |
getPersonalPrivateIdentifier()
|
org.apache.axiom.om.OMElement |
serialize()
Serialize this element into an OMElement |
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 SelfIssuedCredential(java.lang.String ppid)
ppid
- Base64 encoded personal private identifier value.Method Detail |
---|
public java.lang.String getPersonalPrivateIdentifier()
public org.apache.axiom.om.OMElement serialize() throws CardModelException
CardElement
serialize
in interface CardElement
CardModelException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |