Missing unmodifiable exception in *FlowDescriptor setActivationCondition() ?
Tom Zeller
tzeller at dragonacea.biz
Mon Sep 8 18:00:23 EDT 2014
On Mon, Sep 8, 2014 at 3:46 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:
> On 9/8/14, 4:44 PM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>
>>Are the activation conditions for the AuthenticationFlowDescriptor and
>>SubjectCanonicalizationFlowDescriptor meant to be changeable after
>>initialization ?
>
> Not by design.
>
>>I assume they both need an
>>
>> ComponentSupport.ifInitializedThrowUnmodifiabledComponentException(this);
>>
>>in setActivationCondition().
>
> Most likely, if those are actually initializable.
They are initializable.
Fixed SubjectCanonicalizationFlowDescriptor and supplied a test,
AuthenticationFlowDescriptorTest needs a little work, skipping for
now.
More information about the dev
mailing list