Uses of Interface
org.eclipse.higgins.sts.api.IClaim

Uses of IClaim in org.eclipse.higgins.sts.api
 

Methods in org.eclipse.higgins.sts.api that return IClaim
 IClaim IDigitalIdentity.getClaim(URI uriClaimType)
           
 

Methods in org.eclipse.higgins.sts.api with parameters of type IClaim
 void IDigitalIdentity.addClaim(IClaim claim)