Skip to Content.
Sympa Menu

mace-opensaml-users - Re: Constructor DecisionTypeEnumeration not visible

Subject: OpenSAML user discussion

List archive

Re: Constructor DecisionTypeEnumeration not visible


Chronological Thread 
  • From: "Chris Palmer" <>
  • To: Pedro Navarro Pérez <>
  • Cc:
  • Subject: Re: Constructor DecisionTypeEnumeration not visible
  • Date: Fri, 22 Sep 2006 13:21:59 +0100 (BST)
  • Importance: Normal

You don't need the constructor, just use the static fields:

e.g. authzDecisionStatement.setDecision (DecisionTypeEnumeration.DENY)



On Fri, September 22, 2006 10:49, Pedro Navarro Pérez wrote:
> Hi,
>
> I've tried to set a Decision in a AuthzDecisionStatement, but as the
> constructor is protected.So, I'm not able to see it it to build the
> object DecisionTypeEnumeration to insert it as a parameter of
> setDecision. What is the possible solution?.
>
> Thanks
>
>




Archive powered by MHonArc 2.6.16.

Top of Page