Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] Re: Problem creating an opensaml ConditionType

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] Re: Problem creating an opensaml ConditionType


Chronological Thread 
  • From: "Håkon Sagehaug" <>
  • To:
  • Subject: Re: [OpenSAML] Re: Problem creating an opensaml ConditionType
  • Date: Tue, 17 Jun 2008 19:54:43 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=DBmoJHnDaDVldc65OnJ+rcISE0Apk6d4IH5ba+NqIv0xSCz47o/RMsPbxt8XzdWcPe izFbK1tgIQU6xotaRkEbvSEJwwQBHMu0iB7Vk+inSm2L0A+ywUoC8DwsFxqHHn9iOEFk /mk/rl3SSLm2Wz3vLCi2nFA7jvM0g9jwrPnCA=

Hi

Sorry for the late replay, did not see that it was in the xacml part of the code. I'll submit a patch for it, may not be before friday.

cheers, Håkon

2008/6/17 <>:

I may have found the offending code.  Have just checked out the latest (revision 1322) and in ConditionTypeImpl.java method setExpression I see:

  /** {@inheritDoc} */
   public void setExpression(ExpressionType _expression_){
       this.expressions = prepareForAssignment(this.expressions,expressions);
   }

'_expression_' not used.  Guess its a typo,


Karen



--
Håkon Sagehaug, Software Developer
Parallab, Bergen Center for Computational Science (BCCS)
UNIFOB AS (University of Bergen Research Company)


Archive powered by MHonArc 2.6.16.

Top of Page