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

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

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

Methods in org.wso2.solutions.identity.cards.model that return TokenServiceList
 TokenServiceList InformationCard.getTokenServiceList()
           
 

Methods in org.wso2.solutions.identity.cards.model with parameters of type TokenServiceList
 void InformationCard.setTokenServiceList(TokenServiceList tokenServiceList)