473,387 Members | 1,540 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Authentication for XML Attributes with XAML

Overview:
I'm experiencing a situation where we might be able to use XAML to handle Authentication for our 'cloud' deployment. I'm looking to get user feedback on using XAML for satisfy this technical requirement.

Here's the situation:
Our customer wants a continuous stream of JMS data from my subnet where my software and associated database(s) are deployed.

However, some of these JMS messages contain XML attributes the customer doesn't want some of their end-customers to see. (Access Control Concern). My boss has proposed we filter/strip these specific XML attributes from a JMS message while continuing to send the JMS message. So if a given end destination was going to a non-approved customer then a given JMS message would be transmitted missing only a few specific attributes.

Question:
Can XAML provide this functionality? If not, what technologies would you recommend for usage?

** We want shy away from using a vendor tool.
Jul 29 '14 #1
1 7152
Frinavale
9,735 Expert Mod 8TB
XAML is an xml used for displaying information (sort of like HTML...kinda)

It is not meant to be used for Authentication purposes.

It is also not meant to be used to strip XML attributes.

I think you would be more interested in using something like XSLT (<-link to introduction to the topic) which can be applied to any XML really.
Aug 4 '17 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Thilaka | last post by:
Hi guys, Recently i read some articles on Longhorn & XAML. & From what i learnt the future for developing UIs lies in XAML. Does this mean that I've got to learn XAML as developing UIs for web...
13
by: Jeff | last post by:
How important is XAML? (or how important is it expected to become during the next 5 years?) Looking for informed opinions. Thanks!
7
by: DeveloperX | last post by:
Hi, I accidently posted the following to microsoft.public.dotnet.csharp.general a few days ago when it should of ended up here, so apologies for the cross post. Any advice is as always...
3
by: Brent | last post by:
OK i downloaded the new/addon framework 3 and downloaded the VS 2005 addon. I started with XAML. So far im like mehhhhhhhh. Anyone else have the same opinion? When i first heard about xaml i got...
6
by: moondaddy | last post by:
will CodeDom create XAML windows or just regular windows forms? If so, how to I tell it to create a xaml window instead of a windows form? thanks -- moondaddy@noemail.noemail
0
by: =?Utf-8?B?WmlnZ3lTaG9ydA==?= | last post by:
I have a sample XAML file: <StackPanel xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> <Button Name="button2" Height="23" Width="300" Margin="31,37,0,0" Click="doit">Hello...
5
by: DotNetDanny | last post by:
Hello Machine: Windows Vista Business, standalone machine (no domain). Installed an old classic ASP webapplication in IIS7, running under a new app.pool with 'NETWORK SERVICE' account (using...
6
by: star-italia | last post by:
Hi, Is it possible to include a XAML file into another XAML file? For example If i have - Window1.xaml - Window2.xaml and both have a treeview with a custom Style, can i describe the style...
2
nukefusion
by: nukefusion | last post by:
Hi All, I've recently been venturing into the world of WPF and as a bit of a newbie in the subject I need all the help I can get. I'm using VS2008 with SP1 and Intellisense works fine for me on...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.