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

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

Methods in org.eclipse.higgins.sts.api that return IUsernameToken
 IUsernameToken ISecurityInformation.getUsernameToken()
           
 

Methods in org.eclipse.higgins.sts.api with parameters of type IUsernameToken
 void ISecurityInformation.setUsernameToken(IUsernameToken usernameToken)