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

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

Methods in org.eclipse.higgins.sts.api that return IBinarySecurityToken
 IBinarySecurityToken ISecurityInformation.getBinarySecurityToken()
           
 

Methods in org.eclipse.higgins.sts.api with parameters of type IBinarySecurityToken
 void ISecurityInformation.setBinarySecurityToken(IBinarySecurityToken binarySecurityToken)