Uses of Class
com.digt.trusted.cms.RecipientId

Packages that use RecipientId
com.digt.trusted.cms   
 

Uses of RecipientId in com.digt.trusted.cms
 

Fields in com.digt.trusted.cms declared as RecipientId
protected  RecipientId RecipientInformation.rid
           
 

Methods in com.digt.trusted.cms that return RecipientId
 RecipientId RecipientInformation.getRID()
           
 

Methods in com.digt.trusted.cms with parameters of type RecipientId
 RecipientInformation RecipientInformationStore.get(RecipientId selector)