Deprecated API

Deprecated Methods
org.eclipse.higgins.userprofile.ICardUsageManager.addCardHistory(CUID, URI)
            
org.eclipse.higgins.userprofile.ICardUsageManager.clearCardHistory(CUID, URI)
            
org.eclipse.higgins.userprofile.ICardUsageManager.deleteUsedAlways(CUID, URI)
            
org.eclipse.higgins.userprofile.ICardUsageManager.getOptionalClaims(CUID, URI)
            
org.eclipse.higgins.userprofile.entity.CardUsage.getSite()
            
org.eclipse.higgins.userprofile.ICardUsageManager.getUsedAlwaysCard(URI)
            
org.eclipse.higgins.userprofile.ICardUsageManager.getUsedCards(URI)
            
org.eclipse.higgins.userprofile.ICardUsageManager.setOptionalClaims(CUID, URI, Set)
            
org.eclipse.higgins.userprofile.entity.CardUsage.setSite(URI)
            
org.eclipse.higgins.userprofile.ICardUsageManager.setUsedAlways(CUID, URI)
            
 

Deprecated Constructors
org.eclipse.higgins.userprofile.entity.CardUsage(CUID, URI, Date, Boolean)