Uses of Class
org.eclipse.higgins.icard.userprofile.CardCredential

Packages that use CardCredential
org.eclipse.higgins.icard.userprofile   
 

Uses of CardCredential in org.eclipse.higgins.icard.userprofile
 

Methods in org.eclipse.higgins.icard.userprofile that return CardCredential
 CardCredential CardInformation.getCardCredential()
           
 

Methods in org.eclipse.higgins.icard.userprofile with parameters of type CardCredential
 CardInformation IUserProfileService.setCardCredential(CallbackHandler handler, CUID cuid, CardCredential cardCredential)
          Sets credential information for the given card.
 void CardInformation.setCardCredential(CardCredential cardCredential)