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

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

Methods in org.eclipse.higgins.sts.api that return IKeyInfo
 IKeyInfo ISubjectConfirmation.getKeyInfo()
           
 

Methods in org.eclipse.higgins.sts.api with parameters of type IKeyInfo
 void ISubjectConfirmation.setKeyInfo(IKeyInfo keyInfo)