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

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

Methods in org.eclipse.higgins.sts.api with parameters of type ISTSRequest
 void ISecurityTokenService.invoke(Map mapGlobalSettings, String strComponentName, Map mapComponentSettings, Map mapInvocationSettings, IConstants constants, ISTSRequest request, ISTSResponse response)
          This method is called each time the framework receives a RequestSecurityToken message.