Missing unmodifiable exception in *FlowDescriptor setActivationCondition() ?

Tom Zeller tzeller at dragonacea.biz
Mon Sep 8 16:44:18 EDT 2014


Are the activation conditions for the AuthenticationFlowDescriptor and
SubjectCanonicalizationFlowDescriptor meant to be changeable after
initialization ?

I assume they both need an

 ComponentSupport.ifInitializedThrowUnmodifiabledComponentException(this);

in setActivationCondition().


More information about the dev mailing list