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

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

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

Methods in org.wso2.solutions.identity.cards.model that return SupportedClaimTypeList
 SupportedClaimTypeList InformationCard.getSupportedClaimTypeList()
           
 

Methods in org.wso2.solutions.identity.cards.model with parameters of type SupportedClaimTypeList
 void InformationCard.setSupportedClaimTypeList(SupportedClaimTypeList supportedClaimTypeList)