-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Fernando Antonio Aires Lins wrote: > Hi, > > when we read a policy, is there any way to find information about > the assertions (example, name of the assertions,
PrimitiveAsertion pa; .. pa.getName() will return the QName of that primitive assertion. > if it is primitive or composed...)? No .. but any domain specific policy process will know whether a primitive assertion which it understands is a primitive assertion or not based on its QName since it already has that knowledge. - --Sanka > Anyone tried it? > > Thanks, > > Fernando Aires > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For > additional commands, e-mail: [EMAIL PROTECTED] > > - -- Sanka Samaranayake WSO2 Inc. T:+94-77-3506382 F:+94-11-2424304 http://sankas.blogspot.com/ http://www.wso2.net/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (GNU/Linux) iD8DBQFE342a/Hd0ETKdgNIRAqdQAJwJJaGF3glPhEl5o+4MO1aEpF2uYQCffb/9 Uh3qsZITYHeV8SdZJlHVc0Q= =QPJP -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
