Uses of Class
org.wso2.solutions.identity.cards.model.CardModelException

Packages that use CardModelException
org.wso2.solutions.identity.cards   
org.wso2.solutions.identity.cards.model   
 

Uses of CardModelException in org.wso2.solutions.identity.cards
 

Methods in org.wso2.solutions.identity.cards that throw CardModelException
 org.w3c.dom.Element Generator.signCard(InformationCard card)
          Sign the given information card content
 

Uses of CardModelException in org.wso2.solutions.identity.cards.model
 

Methods in org.wso2.solutions.identity.cards.model that throw CardModelException
 java.lang.String UserCredential.getCredentialId()
           
 org.apache.axiom.om.OMElement Identity.serialize()
           
 org.apache.axiom.om.OMElement Metadata.serialize()
           
 org.apache.axiom.om.OMElement KerberosV5Credential.serialize()
           
 org.apache.axiom.om.OMElement X509V3Credential.serialize()
           
 org.apache.axiom.om.OMElement UsernamePasswordCredential.serialize()
           
 org.apache.axiom.om.OMElement SupportedClaimType.serialize()
           
 org.apache.axiom.om.OMElement PrivacyNotice.serialize()
           
 org.apache.axiom.om.OMElement RequireAppliesTo.serialize()
           
 org.apache.axiom.om.OMElement SupportedClaimTypeList.serialize()
           
 org.apache.axiom.om.OMElement SupportedTokenTypeList.serialize()
           
 org.apache.axiom.om.OMElement TokenServiceList.serialize()
           
 org.apache.axiom.om.OMElement CardImage.serialize()
           
 org.apache.axiom.om.OMElement InformationCardReference.serialize()
           
 org.apache.axiom.om.OMElement InformationCard.serialize()
           
 org.apache.axiom.om.OMElement UserCredential.serialize()
           
 org.apache.axiom.om.OMElement TokenService.serialize()
           
 org.apache.axiom.om.OMElement CardElement.serialize()
          Serialize this element into an OMElement
 org.apache.axiom.om.OMElement SelfIssuedCredential.serialize()