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

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

Methods in org.eclipse.higgins.sts.api with parameters of type ISTSResponse
 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.