Interface ConditionalProfileConfiguration

    • Method Detail

      • getActivationCondition

        @Nonnull
        Predicate<ProfileRequestContext> getActivationCondition()
        Get the condition controlling enablement of this profile.
        Returns:
        condition controlling enablement of this profile