473,698 Members | 2,942 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Retrieve Method Name from WSE SOAP Context in SecurityPolicyA sseti

Hello,

I have written a custom SecurityPolicyA ssertion using WSE 3.0 that restricts
access to a web service.

In order to have a fully granular security model, I would like to be able to
identify the Web Method that was called on the server from within the filter.
However, after looking at the value of every object in scope, I cannot seem
to find the name of the method anywhere, and it's starting to drive me crazy!

Does anyone know how it is possible to identify the name of the method that
was called on the resource that the PolicyAssertion is protecting?

Many thanks in advance for all replies.

YOY
Sep 21 '06 #1
0 1000

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1260
by: webslider | last post by:
I am trying to communicate with a WSDL that defines to portTypes: - <portType name="General"> - <portType name="Session"> And their exists 2 operations with the same name but in 2 different porttypes (the general "GetList" returns a default list of items, the session "GetList" requires a session ID to be passed in the header and returns a list based on the session ID):
0
2301
by: Bartas | last post by:
Hi, I'am writting a simple SOAP client in python (2.4) using SOAPpy lib. I've met with this problem: when I want to send a list of complex type using some method from WebService(java,WAS), I'v got an exception:
0
1584
by: Alexander Jagl | last post by:
Hi! I'm new to asp and asp.net What I wan't to achieve: Calling a soap-method from an asp-page. I've created a virtual directory and a virual name with a soap method linked to an SQL Server stored procedure using the IIS Virtual Directory Management for SQLXML 3.0
0
2243
by: Cleo | last post by:
Hi, I am trying to call a WebService Method written in Weblogic from VB.NET and I am getting the following error. I am using SOAP Caal s from VB.NET. Please find the wsdl file and my code. Any help would really be appreciated. Thx
5
3438
by: Jon Skeet [C# MVP] | last post by:
I've got a web service where different methods require different roles, and I'm trying to enforce that now. I've worked out *one* way of doing things, using PrincipalPermissionAttribute - but that ends up with a response of 500 rather than a 403. What's the best way of demanding roles for execution of individual web methods? Obviously I can write a CheckRole method which sets the response code appropriately, but then if I'm executing...
1
6329
by: Stu | last post by:
Hi, Im using vis studio 2003 and I think wse is out of the question as clients could be using java which doesnt support it. So I managed to find some code which allows you to develop a custom soap header called by using a http module. The problem Im having is I cannot seem to get the event to raise to fire off my authenticate method in the global.asax. The module is plumbed in to my web.config file Code Below:-
3
3192
by: Rik Wasmus | last post by:
I had some problems on 1 particular server (up to 3 others with the same PHP&SOAP version work, 1 of which with the same OS) with constructing a SOAP client: FAIL: <?php ini_set('soap.wsdl_cache_enabled',0); $client = new SOAPClient('https://example.com/?WSDL'); ?> Error:
0
2443
by: =?Utf-8?B?ZWQ=?= | last post by:
I had this exact problem using a vb.net client accessing a Java web service. The solution takes 3 steps: 1.) Create custom ClientOutputFilter 2.) Create a custom Assertion that uses filter from step 1 3.) Bind service to custom Assertion Step 1 Custom Filter(Called by Custom Assertion) Class ClientOutputFilter
2
3690
by: dad107 | last post by:
Hi everyone. My web application wants to take advantage of an encrypted authentication cookie that's provided by another application on the same server. The cookie is visible on the client side, but when I invoke a method on my web service no cookies are visible. For example, here is the relevant code in an example Javascript client:
0
8610
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8902
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7740
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6528
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5862
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4372
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4623
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3052
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2339
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.